[packages/python-rauth] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:35:48 CET 2021
commit ea176171a9b19daa82e30685f58db0198591ddac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:34:50 2021 +0100
- setuptools epoch
python-rauth.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-rauth.spec b/python-rauth.spec
index 0cc9a7a..9b6fc46 100644
--- a/python-rauth.spec
+++ b/python-rauth.spec
@@ -16,14 +16,14 @@ Source0: https://github.com/litl/rauth/archive/%{version}.tar.gz
# Source0-md5: b7cb31e288ce24d0be788595e3685253
URL: https://github.com/litl/rauth
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.710
+BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-modules
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools >= 1:7.0
%endif
%if %{with python3}
BuildRequires: python3-modules
-BuildRequires: python3-setuptools >= 7.0
+BuildRequires: python3-setuptools >= 1:7.0
%endif
Requires: python-modules
Requires: python-requests >= 1.2.3
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-rauth.git/commitdiff/85bc9032525f8ed779fb58dd4af68859ba838a42
More information about the pld-cvs-commit
mailing list