[packages/python-py] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:32:11 CET 2021
commit 67a1b28fe5dc7dac26695a55be995c00f4ecd18b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:32:49 2021 +0100
- setuptools epoch
python-py.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-py.spec b/python-py.spec
index 4bf513d..6a846af 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -19,7 +19,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.g
URL: https://pypi.org/project/py/
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools >= 1:7.0
BuildRequires: python-setuptools_scm
%if %{with tests}
%if %(locale -a | grep -q '^C\.utf8$'; echo $?)
@@ -31,7 +31,7 @@ BuildRequires: python-pytest >= 2.9.0
%if %{with python3}
BuildRequires: python3-devel >= 1:3.4
BuildRequires: python3-modules >= 1:3.4
-BuildRequires: python3-setuptools >= 7.0
+BuildRequires: python3-setuptools >= 1:7.0
BuildRequires: python3-setuptools_scm
%if %{with tests}
%if %(locale -a | grep -q '^C\.utf8$'; echo $?)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-py.git/commitdiff/67a1b28fe5dc7dac26695a55be995c00f4ecd18b
More information about the pld-cvs-commit
mailing list