Switch to files.pythonhosted.org

pypi.io is down today, and is anyway only redirecting to
files.pythonhosted.org

Change-Id: Ie0c0bc0ec80dbc474cf442e5116ad94b86eef14e
This commit is contained in:
Dirk Mueller
2017-10-16 23:03:13 +02:00
parent 3fb3e03004
commit 0e3235aef1
118 changed files with 118 additions and 118 deletions

View File

@@ -6,7 +6,7 @@ Summary: Client library for OpenStack Sahara API
License: {{ license('Apache-2.0') }}
Group: Development/Languages/Python
URL: https://launchpad.net/%{name}
Source0: https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
BuildRequires: openstack-macros
BuildRequires: {{ py2pkg('devel') }}
BuildRequires: {{ py2pkg('python-keystoneclient') }}