2021-11-08 Fred Gleason <fredg@paravelsystems.com>

* Added a 'python36-requests' dependency to the
	'python36-rivwebpyapi' RPM package.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-11-08 16:16:00 -05:00
parent 6423830af1
commit 0152cd357b
2 changed files with 4 additions and 1 deletions

View File

@ -22587,3 +22587,6 @@
* Added a 'python36-rivwebpyapi' package to the 'make rpm' target.
* Split the 'make rpm' target into 'make base-rpm' and
'make py-rpm' sub-targets.
2021-11-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'python36-requests' dependency to the
'python36-rivwebpyapi' RPM package.

View File

@ -12,7 +12,7 @@ Group: Development/Languages
License: LGPLv2
URL: https://github.com/ElvishArtisan/rivendell
Source: rivendell-%{version}.tar.gz
Requires: python36-requests
BuildRequires: python36-devel
%description