From 7cec58084425b2a11f2f11753b35e435d193465b9eadb0e1e51632903cf7add7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Oct 2019 10:25:34 +0000 Subject: [PATCH] Accepting request 743298 from home:stroeder:branches:devel:languages:python - Update to 2.4.3 OBS-URL: https://build.opensuse.org/request/show/743298 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=98 --- pylint-2.4.2.tar.gz | 3 --- pylint-2.4.3.tar.gz | 3 +++ python-pylint.changes | 5 +++++ python-pylint.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 pylint-2.4.2.tar.gz create mode 100644 pylint-2.4.3.tar.gz diff --git a/pylint-2.4.2.tar.gz b/pylint-2.4.2.tar.gz deleted file mode 100644 index b3ab014..0000000 --- a/pylint-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7edbae11476c2182708063ac387a8f97c760d9cfe36a5ede0ca996f90cf346c8 -size 644864 diff --git a/pylint-2.4.3.tar.gz b/pylint-2.4.3.tar.gz new file mode 100644 index 0000000..eb45a8c --- /dev/null +++ b/pylint-2.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856476331f3e26598017290fd65bebe81c960e806776f324093a46b76fb2d1c0 +size 645881 diff --git a/python-pylint.changes b/python-pylint.changes index 8f02a0c..a4229f5 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 27 08:30:00 UTC 2019 - Michael Ströder + +- Update to 2.4.3 + ------------------------------------------------------------------- Wed Oct 9 11:27:15 UTC 2019 - Tomáš Chvátal diff --git a/python-pylint.spec b/python-pylint.spec index 17b28f0..f79b0e7 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-pylint -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: Syntax and style checker for Python code License: GPL-2.0-or-later