[packages/python-case] - setuptools epoch

qboosh qboosh at pld-linux.org
Wed Dec 15 21:43:21 CET 2021


commit f192bae013d0395b63409125e458c73276b6d9e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Dec 15 21:43:57 2021 +0100

    - setuptools epoch

 python-case.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-case.spec b/python-case.spec
index bcb0e57..363d200 100644
--- a/python-case.spec
+++ b/python-case.spec
@@ -18,7 +18,7 @@ Source0:	https://files.pythonhosted.org/packages/source/c/case/case-%{version}.t
 URL:		https://pypi.org/project/case/
 %if %{with python2}
 BuildRequires:	python-modules >= 1:2.6
-BuildRequires:	python-setuptools >= 20.6.7
+BuildRequires:	python-setuptools >= 1:20.6.7
 %if %{with tests}
 BuildRequires:	python-mock >= 2.0
 BuildRequires:	python-nose >= 1.3.7
@@ -28,7 +28,7 @@ BuildRequires:	python-six
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules >= 1:3.3
-BuildRequires:	python3-setuptools >= 20.6.7
+BuildRequires:	python3-setuptools >= 1:20.6.7
 %if %{with tests}
 BuildRequires:	python3-nose >= 1.3.7
 BuildRequires:	python3-pytest
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-case.git/commitdiff/f192bae013d0395b63409125e458c73276b6d9e9



More information about the pld-cvs-commit mailing list