[packages/python-lazy-object-proxy] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:27:54 CET 2021
commit 9e6295ae20d1d8c1a719fe6bcab21e24951c3095
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:28:34 2021 +0100
- setuptools epoch
python-lazy-object-proxy.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-lazy-object-proxy.spec b/python-lazy-object-proxy.spec
index 6963ab1..92374b0 100644
--- a/python-lazy-object-proxy.spec
+++ b/python-lazy-object-proxy.spec
@@ -20,12 +20,12 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
-BuildRequires: python-setuptools >= 30.3.0
+BuildRequires: python-setuptools >= 1:30.3.0
BuildRequires: python-setuptools_scm >= 3.3.1
%endif
%if %{with python3}
BuildRequires: python3-devel >= 1:3.4
-BuildRequires: python3-setuptools >= 30.3.0
+BuildRequires: python3-setuptools >= 1:30.3.0
BuildRequires: python3-setuptools_scm >= 3.3.1
%endif
%if %{with doc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-lazy-object-proxy.git/commitdiff/9e6295ae20d1d8c1a719fe6bcab21e24951c3095
More information about the pld-cvs-commit
mailing list