]> git.pld-linux.org Git - packages/python-urllib3.git/commitdiff
BR: python*-setuptools
authorJan Palus <atler@pld-linux.org>
Tue, 14 Nov 2023 22:59:23 +0000 (23:59 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 14 Nov 2023 22:59:23 +0000 (23:59 +0100)
python-urllib3.spec

index fe7249252746acf00f6d4509cea157897ca3afa1..2df366450870201c769ada64c0a666fb05206564 100644 (file)
@@ -27,6 +27,7 @@ BuildRequires:        glibc-localedb-all
 %if %{with python2}
 BuildRequires: python >= 1:2.7
 BuildRequires: python-modules >= 1:2.7
+BuildRequires: python-setuptools
 %if %{with tests}
 BuildRequires: python-PySocks >= 1.7.1
 BuildRequires: python-PySocks < 2.0
@@ -48,6 +49,7 @@ BuildRequires:        uname(release) >= 3.9
 %if %{with python3}
 BuildRequires: python3 >= 1:3.5
 BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-setuptools
 %if %{with tests}
 BuildRequires: python3-PySocks >= 1.7.1
 BuildRequires: python3-PySocks < 2.0
This page took 0.148948 seconds and 4 git commands to generate.