[packages/python-cryptography] - setuptools epoch
qboosh
qboosh at pld-linux.org
Wed Dec 15 22:29:23 CET 2021
commit c43fdbf6d8fffbaeb6d989247ccefadb6dae818f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Dec 15 22:30:02 2021 +0100
- setuptools epoch
python-cryptography.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cryptography.spec b/python-cryptography.spec
index f2f70f1..a97d156 100644
--- a/python-cryptography.spec
+++ b/python-cryptography.spec
@@ -29,7 +29,7 @@ BuildRequires: python-cffi >= 1.12
BuildRequires: python-devel >= 1:2.7
BuildRequires: python-enum34
BuildRequires: python-pytz
-BuildRequires: python-setuptools >= 18.5
+BuildRequires: python-setuptools >= 1:18.5
BuildRequires: python-six >= 1.4.1
%if %{with tests}
%if "%{py_ver}" >= "2.7"
@@ -45,7 +45,7 @@ BuildRequires: python-pytz
%if %{with python3}
BuildRequires: python3-cffi >= 1.12
BuildRequires: python3-devel >= 1:3.6
-BuildRequires: python3-setuptools >= 18.5
+BuildRequires: python3-setuptools >= 1:18.5
BuildRequires: python3-six >= 1.4.1
%if %{with tests}
BuildRequires: python3-hypothesis >= 1.11.4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cryptography.git/commitdiff/c43fdbf6d8fffbaeb6d989247ccefadb6dae818f
More information about the pld-cvs-commit
mailing list