[packages/python-mpmath] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:31:11 CET 2021
commit ffe7e8a708aeec24eaad157bb0e88eee12d2038b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:31:44 2021 +0100
- setuptools epoch
python-mpmath.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-mpmath.spec b/python-mpmath.spec
index a546878..9cc5d0c 100644
--- a/python-mpmath.spec
+++ b/python-mpmath.spec
@@ -22,7 +22,7 @@ URL: http://mpmath.org/
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
# for > 1.1.0
-#BuildRequires: python-setuptools >= 36.7.0
+#BuildRequires: python-setuptools >= 1:36.7.0
#BuildRequires: python-setuptools_scm >= 1.7.0
%if %{with tests}
BuildRequires: python-pytest
@@ -31,7 +31,7 @@ BuildRequires: python-pytest
%if %{with python3}
BuildRequires: python3-devel >= 1:3.4
# for > 1.1.0
-#BuildRequires: python3-setuptools >= 36.7.0
+#BuildRequires: python3-setuptools >= 1:36.7.0
#BuildRequires: python3-setuptools_scm >= 1.7.0
%if %{with tests}
BuildRequires: python3-pytest
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-mpmath.git/commitdiff/ffe7e8a708aeec24eaad157bb0e88eee12d2038b
More information about the pld-cvs-commit
mailing list