forked from pool/python-pip
Accepting request 643508 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/643508 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
a52524cd47
commit
05d175b09d
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# enable testing with a build conditional (off by default):
|
||||
%bcond_with test
|
||||
Name: python-pip
|
||||
Version: 18.0
|
||||
Version: 18.1
|
||||
Release: 0
|
||||
Summary: Pip installs packages. Python packages. An easy_install replacement
|
||||
License: MIT
|
||||
@@ -29,7 +29,6 @@ Group: Development/Languages/Python
|
||||
URL: http://www.pip-installer.org
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pip/pip-%{version}.tar.gz
|
||||
Patch0: pip-8.1.2-shipped-requests-cabundle.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Reference in New Issue
Block a user