Accepting request 405574 from home:tbechtold:branches:devel:languages:python

- Use pypi.io as Source url.

OBS-URL: https://build.opensuse.org/request/show/405574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=43
This commit is contained in:
Dirk Mueller 2016-07-04 08:18:08 +00:00 committed by Git OBS Bridge
parent 026ad1dbba
commit 5e2cff497f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 30 06:33:26 UTC 2016 - tbechtold@suse.com
- Use pypi.io as Source url.
-------------------------------------------------------------------
Sat May 14 16:05:24 UTC 2016 - tbechtold@suse.com

View File

@ -27,7 +27,7 @@ Url: http://www.pip-installer.org
Summary: Pip installs packages. Python packages. An easy_install replacement
License: MIT
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
Source: http://pypi.io/packages/source/p/pip/pip-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools