[packages/python-sphinx_celery] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 16:52:29 CET 2021
commit 62fb2c8b9ab40018abc48cc70e0ae80f07bc7056
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 16:53:06 2021 +0100
- setuptools epoch
python-sphinx_celery.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sphinx_celery.spec b/python-sphinx_celery.spec
index 82c8dff..6d61ce2 100644
--- a/python-sphinx_celery.spec
+++ b/python-sphinx_celery.spec
@@ -19,7 +19,7 @@ Source0: https://files.pythonhosted.org/packages/source/s/sphinx-celery/sphinx_c
URL: https://pypi.org/project/sphinx-celery/
%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-Sphinx >= 1.7.1
BuildRequires: python-nose
@@ -27,7 +27,7 @@ BuildRequires: python-nose
%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-Sphinx >= 1.7.1
BuildRequires: python3-nose
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-sphinx_celery.git/commitdiff/62fb2c8b9ab40018abc48cc70e0ae80f07bc7056
More information about the pld-cvs-commit
mailing list