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