]> git.pld-linux.org Git - packages/python-urllib3.git/blobdiff - python-urllib3.spec
BR: python/python3 for %py_*/%py3_*
[packages/python-urllib3.git] / python-urllib3.spec
index 2f46f3db7f3842487c007d8fbf1424b78510fb48..fe7249252746acf00f6d4509cea157897ca3afa1 100644 (file)
@@ -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
This page took 0.033062 seconds and 4 git commands to generate.