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,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%bcond_without tests
%define skip_python2 1
Name: python-pylint
Version: 2.6.0
Version: 2.6.2
Release: 0
Summary: Syntax and style checker for Python code
License: GPL-2.0-or-later