diff --git a/python-uritemplate.changes b/python-uritemplate.changes index c37b463..8eae0bf 100644 --- a/python-uritemplate.changes +++ b/python-uritemplate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 7 22:41:52 UTC 2017 - toddrme2178@gmail.com + +- Source URL must be https. + ------------------------------------------------------------------- Mon May 1 16:24:14 UTC 2017 - toddrme2178@gmail.com diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 7dc8288..3494cdb 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -26,7 +26,7 @@ Summary: URI Template Expansison License: Apache-2.0 Group: Development/Languages/Python Url: https://pypi.python.org/pypi/uritemplate -Source: http://files.pythonhosted.org/packages/source/u/uritemplate/uritemplate-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/u/uritemplate/uritemplate-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{python_module devel}