[packages/python-googl] - setuptools epoch
qboosh
qboosh at pld-linux.org
Wed Dec 15 22:35:03 CET 2021
commit 9918c5ac76ff3bb228cd936179547ccc227b904a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Dec 15 22:34:30 2021 +0100
- setuptools epoch
python-googl.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-googl.spec b/python-googl.spec
index ee14d4e..ca468a3 100644
--- a/python-googl.spec
+++ b/python-googl.spec
@@ -15,15 +15,15 @@ Source0: https://pypi.python.org/packages/source/p/python-googl/python-googl-%{v
# Source0-md5: 7be46ada5eaa87effa6380c43563b583
URL: https://pypi.python.org/pypi/python-googl
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.710
+BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-httplib2
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools >= 1:7.0
%endif
%if %{with python3}
BuildRequires: python3-httplib2
BuildRequires: python3-modules
-BuildRequires: python3-setuptools >= 7.0
+BuildRequires: python3-setuptools >= 1:7.0
%endif
Requires: python-httplib2
Requires: python-modules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-googl.git/commitdiff/7e6b80ad77f495217849281e349a4e3216609091
More information about the pld-cvs-commit
mailing list