diff --git a/python-tzlocal.changes b/python-tzlocal.changes index 4ea576c..0d95c6e 100644 --- a/python-tzlocal.changes +++ b/python-tzlocal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 2 12:15:10 UTC 2017 - sean.marlow@suse.com + +- Update source tarball location. + ------------------------------------------------------------------- Mon Aug 28 17:37:27 UTC 2017 - bear454@opensuse.org diff --git a/python-tzlocal.spec b/python-tzlocal.spec index 938fbda..3e0f7ff 100644 --- a/python-tzlocal.spec +++ b/python-tzlocal.spec @@ -25,7 +25,7 @@ Summary: Provides tzinfo object for the local timezone License: MIT Group: Development/Libraries/Python Url: https://github.com/regebro/%{modname} -Source: http://pypi.python.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools}