15
0
forked from pool/python-six

- Fix Source url

- Fix Source url

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=50
This commit is contained in:
2017-09-28 07:48:29 +00:00
committed by Git OBS Bridge
parent bbbe9d9f97
commit f0406e0784
4 changed files with 12 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ Url: http://pypi.python.org/pypi/six/
Summary: Python 2 and 3 compatibility utilities
License: MIT
Group: Development/Libraries/Python
Source: http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/s/six/six-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{python_module six}
# require old python 2 explicitly to get the ssl module