14
0

Accepting request 451812 from home:stroeder:branches:devel:languages:python

updated URLs (to fix the download failure which declined #442660)

OBS-URL: https://build.opensuse.org/request/show/451812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=22
This commit is contained in:
2017-01-23 20:59:47 +00:00
committed by Git OBS Bridge
parent b76340925a
commit a511ed97fc
2 changed files with 7 additions and 2 deletions

View File

@@ -19,11 +19,11 @@
Name: python-passlib
Version: 1.7.0
Release: 0
Url: http://passlib.googlecode.com
Url: https://bitbucket.org/ecollins/passlib
Summary: Comprehensive password hashing framework supporting over 20 schemes
License: BSD-3-Clause
Group: Development/Languages/Python
Source: http://pypi.python.org/packages/source/p/passlib/passlib-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/p/passlib/passlib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-nose