diff --git a/python-testtools.changes b/python-testtools.changes index eb7707c..974089a 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 12:43:29 UTC 2016 - tbechtold@suse.com + +- Use pypi.io as Source url + ------------------------------------------------------------------- Tue Aug 30 11:41:55 UTC 2016 - tbechtold@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index c98fde9..77dedc2 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -27,7 +27,7 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT Group: Development/Languages/Python Url: https://launchpad.net/testtools -Source: https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz +Source: https://pypi.io/packages/source/t/testtools/testtools-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-extras BuildRequires: python-python-mimeparse