14
0
forked from pool/python-pylint

Accepting request 872810 from home:stroeder:branches:devel:languages:python

- Update to 2.6.2 (no ChangeLog entry for this version)
- Update to 2.6.1
  * Astroid version has been set as < 2.5 (#4093)

OBS-URL: https://build.opensuse.org/request/show/872810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=118
This commit is contained in:
2021-02-16 13:39:45 +00:00
committed by Git OBS Bridge
parent 40ef7a0581
commit 3aa3779e6a
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb4a908c9dadbc3aac18860550e870f58e1a02c9f2c204fdf5693d73be061210
size 680289

3
pylint-2.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:718b74786ea7ed07aa0c58bf572154d4679f960d26e9641cc1de204a30b87fc9
size 680364

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 16 11:04:18 UTC 2021 - Michael Ströder <michael@stroeder.com>
- Update to 2.6.2 (no ChangeLog entry for this version)
-------------------------------------------------------------------
Tue Feb 16 08:27:32 UTC 2021 - Michael Ströder <michael@stroeder.com>
- Update to 2.6.1
* Astroid version has been set as < 2.5 (#4093)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 17 21:43:53 UTC 2020 - Benjamin Greiner <code@bnavigator.de> Thu Dec 17 21:43:53 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pylint # spec file for package python-pylint
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# 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
@@ -20,7 +20,7 @@
%bcond_without tests %bcond_without tests
%define skip_python2 1 %define skip_python2 1
Name: python-pylint Name: python-pylint
Version: 2.6.0 Version: 2.6.2
Release: 0 Release: 0
Summary: Syntax and style checker for Python code Summary: Syntax and style checker for Python code
License: GPL-2.0-or-later License: GPL-2.0-or-later