diff --git a/python-testtools.changes b/python-testtools.changes index b491540..8d66115 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 23 09:33:35 UTC 2013 - p.drouand@gmail.com + +- Fix source URL; packages are available on https://pypi.python.org + ------------------------------------------------------------------- Mon Apr 22 16:45:07 UTC 2013 - dmueller@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index 01b36ca..4b8990b 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -23,7 +23,7 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT Group: Development/Languages/Python Url: https://launchpad.net/testtools -Source: https://launchpad.net/testtools/trunk/%{version}/+download/testtools-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz BuildRequires: python-Sphinx BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python3-testtools.changes b/python3-testtools.changes index b491540..8d66115 100644 --- a/python3-testtools.changes +++ b/python3-testtools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 23 09:33:35 UTC 2013 - p.drouand@gmail.com + +- Fix source URL; packages are available on https://pypi.python.org + ------------------------------------------------------------------- Mon Apr 22 16:45:07 UTC 2013 - dmueller@suse.com diff --git a/python3-testtools.spec b/python3-testtools.spec index fbf6fed..506f777 100644 --- a/python3-testtools.spec +++ b/python3-testtools.spec @@ -23,7 +23,7 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework License: MIT Group: Development/Languages/Python Url: https://launchpad.net/testtools -Source: https://launchpad.net/testtools/trunk/%{version}/+download/testtools-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz BuildRequires: python-Sphinx BuildRequires: python3 BuildRequires: python3-devel