From e2ef5cd50f72ffe7d048894d80d03c3c004c236b1f76ea78df9925d9685d9a82 Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Thu, 1 Sep 2016 12:45:06 +0000 Subject: [PATCH] Accepting request 424262 from home:tbechtold:branches:devel:languages:python - Use pypi.io as Source url OBS-URL: https://build.opensuse.org/request/show/424262 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=38 --- python-testtools.changes | 5 +++++ python-testtools.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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