From a511ed97fc0db0c0c47b5950553ba320cbdfff50648f77d230a8b8b4493a0109 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 23 Jan 2017 20:59:47 +0000 Subject: [PATCH] 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 --- python-passlib.changes | 5 +++++ python-passlib.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-passlib.changes b/python-passlib.changes index 5ff5f48..0a747de 100644 --- a/python-passlib.changes +++ b/python-passlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 22 11:18:59 UTC 2017 - michael@stroeder.com + +- updated project and source URLs + ------------------------------------------------------------------- Sat Nov 26 15:40:04 UTC 2016 - michael@stroeder.com diff --git a/python-passlib.spec b/python-passlib.spec index ebb92e9..5e21865 100644 --- a/python-passlib.spec +++ b/python-passlib.spec @@ -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