diff --git a/python-extras.changes b/python-extras.changes index bb85e8f..2ed2569 100644 --- a/python-extras.changes +++ b/python-extras.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 31 07:57:56 UTC 2016 - aplanas@suse.com + +- User https schema for Source URL + ------------------------------------------------------------------- Tue Aug 30 12:53:11 UTC 2016 - tbechtold@suse.com diff --git a/python-extras.spec b/python-extras.spec index b9907ac..69c6750 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.io/packages/source/e/extras/extras-%{version}.tar.gz +Source: https://pypi.io/packages/source/e/extras/extras-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools # Test requirements: