15
0

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
This commit is contained in:
Tomas Cech
2017-06-19 05:01:42 +00:00
committed by Git OBS Bridge
parent aa667a0e8e
commit c3a45c8499
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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}