From 56105d0f0315a59cbbb54e18d165d791be001b26f134f93cf49ccebebf352411 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 Jan 2017 12:21:38 +0000 Subject: [PATCH] Accepting request 449761 from home:ecsos update source url. Please accepted it fast so i can submit it to factory. Need for other package. OBS-URL: https://build.opensuse.org/request/show/449761 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=68 --- python-pylint.changes | 5 +++++ python-pylint.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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