diff --git a/python-httplib2.spec b/python-httplib2.spec index 6c7d65c..3e4581d 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -26,7 +26,7 @@ Url: https://github.com/httplib2/httplib2 Summary: A Python HTTP client library License: MIT and Apache-2.0 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) Group: Development/Libraries/Python -Source: https://pypi.python.org/packages/source/h/httplib2/httplib2-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-%{version}.tar.gz # PATCH-FIX-OPENSUSE: Don't ship private copy of Mozilla NSS certs, use system certs instead (bnc#761162) Patch0: httplib2-use-system-certs.patch BuildRequires: %{python_module setuptools}