14
0
forked from pool/python-pylint

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
This commit is contained in:
2017-01-12 12:21:38 +00:00
committed by Git OBS Bridge
parent d0413f6d58
commit 56105d0f03
2 changed files with 7 additions and 2 deletions

View File

@@ -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 Mon Aug 15 09:09:32 UTC 2016 - michael@stroeder.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pylint # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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+ License: GPL-2.0+
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/pycqa/pylint 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-astroid
BuildRequires: python-six BuildRequires: python-six
BuildRequires: python-tk BuildRequires: python-tk