From c3a45c84999ba219e1e1f4d25a72aaf074b37bb4e75d5d91d785a9d85a690a19 Mon Sep 17 00:00:00 2001 From: Tomas Cech Date: Mon, 19 Jun 2017 05:01:42 +0000 Subject: [PATCH] Accepting request 502761 from home:DocB:branches:devel:languages:python update of source URL to https OBS-URL: https://build.opensuse.org/request/show/502761 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cracklib?expand=0&rev=8 --- python-cracklib.changes | 5 +++++ python-cracklib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-cracklib.changes b/python-cracklib.changes index 5c54126..483bf9c 100644 --- a/python-cracklib.changes +++ b/python-cracklib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 10 08:27:24 UTC 2017 - axel.braun@gmx.de + +- Source service now uses https + ------------------------------------------------------------------- Wed Jun 7 13:18:50 UTC 2017 - axel.braun@gmx.de diff --git a/python-cracklib.spec b/python-cracklib.spec index 249ed51..67b9d82 100644 --- a/python-cracklib.spec +++ b/python-cracklib.spec @@ -23,7 +23,7 @@ Url: http://cracklib.sourceforge.net/ Summary: A CPython extension module wrapping the libcrack library License: GPL-2.0+ Group: Development/Languages/Python -Source: http://files.pythonhosted.org/packages/source/c/cracklib/cracklib-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/c/cracklib/cracklib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools}