]> git.pld-linux.org Git - packages/python-setuptools.git/blobdiff - python-setuptools.spec
up to 40.2.0
[packages/python-setuptools.git] / python-setuptools.spec
index 913ae67e2e0de7b84456f3db519a66a6e65421ee..12067e8337f48f4397bcea885fdf4b1123004575 100644 (file)
 Summary:       A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):     Zestaw rozszerzeĹ„ dla pythonowych distutils
 Name:          python-setuptools
-Version:       34.3.3
-Release:       3
+Version:       40.2.0
+Release:       1
 Epoch:         1
 License:       PSF or ZPL
 Group:         Development/Languages/Python
 #Source0Download: https://pypi.python.org/simple/setuptools/
-Source0:       https://pypi.python.org/packages/d5/b7/e52b7dccd3f91eec858309dcd931c1387bf70b6d458c86a9bfcb50134fbd/setuptools-%{version}.zip
-# Source0-md5: 696941b10b15f0717be957a4d6cfc12e
+Source0:       https://files.pythonhosted.org/packages/ef/1d/201c13e353956a1c840f5d0fbf0461bd45bbd678ea4843ebf25924e8984c/setuptools-%{version}.zip
+# Source0-md5: 592efabea3a65d8e97a025ed52f69b12
 URL:           https://github.com/pypa/setuptools
 %if %(locale -a | grep -q '^C.UTF-8$'; echo $?)
 BuildRequires: glibc-localedb-all
@@ -31,30 +31,33 @@ BuildRequires:      python-appdirs >= 1.4.0
 BuildRequires: python-modules >= 1:2.6
 BuildRequires: python-packaging >= 16.8
 BuildConflicts:        python-distribute < 0.7
+BuildRequires: python-six >= 1.6.0
 %if %{with tests}
 BuildRequires: python-backports.unittest_mock >= 1.2
 BuildRequires: python-pytest >= 3.0.2
 BuildRequires: python-pytest-flake8
-BuildRequires: python-six >= 1.6.0
 %endif
 %endif
 %if %{with python3}
 BuildRequires: python3-appdirs >= 1.4.0
 BuildRequires: python3-modules >= 1:3.3
 BuildRequires: python3-packaging >= 16.8
+BuildRequires: python3-six >= 1.6.0
 BuildConflicts:        python3-distribute < 0.7
 %if %{with tests}
 BuildRequires: python3-pytest >= 3.0.2
 BuildRequires: python3-pytest-flake8
-BuildRequires: python3-six >= 1.6.0
 %endif
 %endif
 %if %{with apidocs}
+BuildRequires: python3-jaraco
+BuildRequires: python3-jaraco.packaging
 BuildRequires: python3-rst.linker >= 1.6.1
 BuildRequires: sphinx-pdg-3 >= 1.4
 %endif
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
+BuildRequires: unzip
 Requires:      python-modules >= 1:2.6
 Obsoletes:     python-distribute < 0.7
 Obsoletes:     python-setuptools-devel
This page took 0.029424 seconds and 4 git commands to generate.