[packages/python-billiard] - setuptools epoch
qboosh
qboosh at pld-linux.org
Wed Dec 15 21:42:42 CET 2021
commit 0f59a356b4c0e7844bd23015f822252afeafa908
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Dec 15 21:43:21 2021 +0100
- setuptools epoch
python-billiard.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-billiard.spec b/python-billiard.spec
index a97ba69..50359f7 100644
--- a/python-billiard.spec
+++ b/python-billiard.spec
@@ -21,7 +21,7 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.752
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
-BuildRequires: python-setuptools >= 40.0.0
+BuildRequires: python-setuptools >= 1:40.0.0
%if %{with tests}
BuildRequires: python-case >= 1.3.1
BuildRequires: python-psutil
@@ -33,7 +33,7 @@ BuildRequires: sphinx-pdg
%endif
%if %{with python3}
BuildRequires: python3-devel >= 1:3.5
-BuildRequires: python3-setuptools >= 40.0.0
+BuildRequires: python3-setuptools >= 1:40.0.0
%if %{with tests}
BuildRequires: python3-case >= 1.3.1
BuildRequires: python3-psutil
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-billiard.git/commitdiff/0f59a356b4c0e7844bd23015f822252afeafa908
More information about the pld-cvs-commit
mailing list