diff --git a/python-mccabe.changes b/python-mccabe.changes index 37f9d2d..5cd4ff6 100644 --- a/python-mccabe.changes +++ b/python-mccabe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 20 10:36:41 UTC 2017 - tbechtold@suse.com + +- Use pypi.io and https in Source + ------------------------------------------------------------------- Wed Feb 15 08:55:16 UTC 2017 - kkaempf@suse.com diff --git a/python-mccabe.spec b/python-mccabe.spec index 2de36d6..b6024c4 100644 --- a/python-mccabe.spec +++ b/python-mccabe.spec @@ -23,7 +23,7 @@ Summary: McCabe checker, plugin for flake8 License: MIT Group: Development/Languages/Python Url: https://github.com/flintwork/mccabe -Source: http://pypi.python.org/packages/source/m/mccabe/mccabe-%{version}.tar.gz +Source: https://pypi.io/packages/source/m/mccabe/mccabe-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-pytest-runner BuildRequires: python-setuptools