[packages/python3-packaging] correct python3-setuptools epoch
atler
atler at pld-linux.org
Thu Jun 22 14:49:19 CEST 2023
commit 78a5fbd7aca7a3fc544217724ffc100d80c12f73
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 22 13:59:44 2023 +0200
correct python3-setuptools epoch
python3-packaging.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-packaging.spec b/python3-packaging.spec
index 247a696..8a75913 100644
--- a/python3-packaging.spec
+++ b/python3-packaging.spec
@@ -17,7 +17,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/packaging/packaging-%{
URL: https://github.com/pypa/packaging
BuildRequires: python3 >= 1:3.6
BuildRequires: python3-modules >= 1:3.6
-%{?with_setuptools:BuildRequires: python3-setuptools >= 61.0.0}
+%{?with_setuptools:BuildRequires: python3-setuptools >= 1:61.0.0}
%if %{with tests}
BuildRequires: python3-pretend
BuildRequires: python3-pyparsing >= 2.0.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-packaging.git/commitdiff/78a5fbd7aca7a3fc544217724ffc100d80c12f73
More information about the pld-cvs-commit
mailing list