diff --git a/python-python-dateutil.changes b/python-python-dateutil.changes index 913e419..64e7709 100644 --- a/python-python-dateutil.changes +++ b/python-python-dateutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 9 07:56:09 UTC 2016 - tbechtold@suse.com + +- Use https for Source + ------------------------------------------------------------------- Tue Nov 8 15:54:24 UTC 2016 - aloisio@gmx.com diff --git a/python-python-dateutil.spec b/python-python-dateutil.spec index a8a0706..def3725 100644 --- a/python-python-dateutil.spec +++ b/python-python-dateutil.spec @@ -23,7 +23,7 @@ License: BSD-3-Clause Group: Development/Libraries/Python Version: 2.6.0 Release: 0 -Source0: http://pypi.io/packages/source/p/python-%{modname}/python-%{modname}-%{version}.tar.gz +Source0: https://pypi.io/packages/source/p/python-%{modname}/python-%{modname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: https://dateutil.readthedocs.org/en/latest/ BuildRequires: python-devel