]> git.pld-linux.org Git - packages/python-pip.git/commitdiff
up to 9.0.1 auto/th/python-pip-9.0.1-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 23 Apr 2017 17:55:19 +0000 (20:55 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 23 Apr 2017 17:55:19 +0000 (20:55 +0300)
python-pip.spec

index d9af1f2ec5958c955a2e2fa85c5c11f88483b2b7..84f936f336759cf00402b2477c49e35dd38f9551 100644 (file)
 %undefine      python3_default
 %endif
 
-%define        module  pip
+%define        module          pip
+%define                pypi_name       pip
 Summary:       A tool for installing and managing Python 2 packages
 Summary(pl.UTF-8):     Narzędzie do instalowania i zarządzania pakietami Pythona 2
 Name:          python-%{module}
-Version:       8.1.2
-Release:       2
+Version:       9.0.1
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 # Source0Download: https://pypi.python.org/simple/pip/
-Source0:       https://pypi.python.org/packages/e7/a8/7556133689add8d1a54c0b14aeff0acb03c64707ce100ecd53934da1aa13/%{module}-%{version}.tar.gz
-# Source0-md5: 87083c0b9867963b29f7aba3613e8f4a
+Source0:       https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+# Source0-md5: 35f01da33009719497f01a4ba69d63c9
 URL:           https://pip.pypa.io/
 BuildRequires: rpmbuild(macros) >= 1.710
 %if %{with python2}
This page took 0.2128 seconds and 4 git commands to generate.