From 3aa3779e6a5cf76b402f920612a91bf1fe37acd6fe6d46177203c55b2eea75d6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 16 Feb 2021 13:39:45 +0000 Subject: [PATCH] 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 --- pylint-2.6.0.tar.gz | 3 --- pylint-2.6.2.tar.gz | 3 +++ python-pylint.changes | 11 +++++++++++ python-pylint.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 pylint-2.6.0.tar.gz create mode 100644 pylint-2.6.2.tar.gz diff --git a/pylint-2.6.0.tar.gz b/pylint-2.6.0.tar.gz deleted file mode 100644 index d2ac2d7..0000000 --- a/pylint-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb4a908c9dadbc3aac18860550e870f58e1a02c9f2c204fdf5693d73be061210 -size 680289 diff --git a/pylint-2.6.2.tar.gz b/pylint-2.6.2.tar.gz new file mode 100644 index 0000000..8c88641 --- /dev/null +++ b/pylint-2.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718b74786ea7ed07aa0c58bf572154d4679f960d26e9641cc1de204a30b87fc9 +size 680364 diff --git a/python-pylint.changes b/python-pylint.changes index 979dbad..9c16827 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Feb 16 11:04:18 UTC 2021 - Michael Ströder + +- Update to 2.6.2 (no ChangeLog entry for this version) + +------------------------------------------------------------------- +Tue Feb 16 08:27:32 UTC 2021 - Michael Ströder + +- Update to 2.6.1 + * Astroid version has been set as < 2.5 (#4093) + ------------------------------------------------------------------- Thu Dec 17 21:43:53 UTC 2020 - Benjamin Greiner diff --git a/python-pylint.spec b/python-pylint.spec index 6bbe021..601058e 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -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