[packages/python-urllib3] BR: python/python3 for %py_*/%py3_*

atler atler at pld-linux.org
Wed Nov 15 02:01:11 CET 2023


commit 1357614bd5392b97573716063333be62be54ace5
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 14 23:58:40 2023 +0100

    BR: python/python3 for %py_*/%py3_*

 python-urllib3.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 2f46f3d..fe72492 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -25,6 +25,7 @@ URL:		https://urllib3.readthedocs.io/
 BuildRequires:	glibc-localedb-all
 %endif
 %if %{with python2}
+BuildRequires:	python >= 1:2.7
 BuildRequires:	python-modules >= 1:2.7
 %if %{with tests}
 BuildRequires:	python-PySocks >= 1.7.1
@@ -45,6 +46,7 @@ BuildRequires:	uname(release) >= 3.9
 %endif
 %endif
 %if %{with python3}
+BuildRequires:	python3 >= 1:3.5
 BuildRequires:	python3-modules >= 1:3.5
 %if %{with tests}
 BuildRequires:	python3-PySocks >= 1.7.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-urllib3.git/commitdiff/2ca2453337c1aa552c4eec3af6d1de1296a20364



More information about the pld-cvs-commit mailing list