From 0376d24c327fa1610c539085606f3cecf3a7d570953ab3b338ef92c37e1d3b76 Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Wed, 9 Nov 2016 08:46:45 +0000 Subject: [PATCH] Accepting request 439318 from home:tbechtold:branches:devel:languages:python - Use https for Source OBS-URL: https://build.opensuse.org/request/show/439318 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dateutil?expand=0&rev=5 --- python-python-dateutil.changes | 5 +++++ python-python-dateutil.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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