diff --git a/python-pylint.changes b/python-pylint.changes index 2d8de4e..9ceda2b 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 11 23:20:05 UTC 2017 - ecsos@opensuse.org + +- update source url + ------------------------------------------------------------------- Mon Aug 15 09:09:32 UTC 2016 - michael@stroeder.com diff --git a/python-pylint.spec b/python-pylint.spec index 99f4a16..646041d 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -1,7 +1,7 @@ # # spec file for package python-pylint # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Syntax and style checker for Python code License: GPL-2.0+ Group: Development/Languages/Python Url: https://github.com/pycqa/pylint -Source: https://pypi.python.org/packages/source/p/pylint/pylint-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pylint/pylint-%{version}.tar.gz BuildRequires: python-astroid BuildRequires: python-six BuildRequires: python-tk