commit 095081948c34ec7b7ae3bead6c6f5d4936003e6c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 26 19:52:15 2019 +0000
Add requires and Buildrequires python3-future
rfpkg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 2d438fb..674e70d 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -56,6 +56,7 @@ Requires: packagedb-cli > 2.2
%global __python %{__python3}
BuildRequires: python3-devel
+BuildRequires: python3-future
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools pkgconfig
@@ -72,6 +73,7 @@ Requires: python3-rpkg
Requires: redhat-rpm-config
Requires: python3-pycurl
Requires: python3-fedora
+Requires: python3-future
Requires: python3-rpmfusion-cert
Requires: rpmfusion-packager >= 0.6.3-2
Requires: bodhi-client
Show replies by date