diff --git a/python-pip.changes b/python-pip.changes index 60edb25..873e693 100644 --- a/python-pip.changes +++ b/python-pip.changes @@ -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 diff --git a/python-pip.spec b/python-pip.spec index 425623a..96cda3f 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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