From 5e2cff497faccde62dd0a60393bbd8b6276778b8a0456543f113b4b6e535af87 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Jul 2016 08:18:08 +0000 Subject: [PATCH] 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 --- python-pip.changes | 5 +++++ python-pip.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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