[packages/python-html5lib] - setuptools epoch
qboosh
qboosh at pld-linux.org
Thu Dec 16 06:24:46 CET 2021
commit 0d7d3451814d95c84a128ea0d7d8f998d1e77109
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 06:25:25 2021 +0100
- setuptools epoch
python-html5lib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-html5lib.spec b/python-html5lib.spec
index fef1b8c..357b141 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -18,7 +18,7 @@ Source0: https://files.pythonhosted.org/packages/source/h/html5lib/%{module}-%{v
URL: https://github.com/html5lib/
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
-BuildRequires: python-setuptools >= 18.5
+BuildRequires: python-setuptools >= 1:18.5
%if %{with tests}
BuildRequires: python-flake8
BuildRequires: python-mock
@@ -34,7 +34,7 @@ BuildRequires: python-webencodings
%endif
%if %{with python3}
BuildRequires: python3-devel >= 1:3.3
-BuildRequires: python3-setuptools >= 18.5
+BuildRequires: python3-setuptools >= 1:18.5
%if %{with tests}
BuildRequires: python3-flake8
BuildRequires: python3-pytest
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-html5lib.git/commitdiff/0d7d3451814d95c84a128ea0d7d8f998d1e77109
More information about the pld-cvs-commit
mailing list