diff --git a/python-extras.changes b/python-extras.changes index f3d41d2..bb85e8f 100644 --- a/python-extras.changes +++ b/python-extras.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 30 12:53:11 UTC 2016 - tbechtold@suse.com + +- Use pypi.io as Source url + ------------------------------------------------------------------- Tue Aug 30 11:47:56 UTC 2016 - tbechtold@suse.com diff --git a/python-extras.spec b/python-extras.spec index 622e51a..b9907ac 100644 --- a/python-extras.spec +++ b/python-extras.spec @@ -27,7 +27,7 @@ Summary: Useful extra bits for Python License: MIT Group: Development/Languages/Python Url: https://github.com/testing-cabal/extras -Source: http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz +Source: http://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools # Test requirements: