From c0961a0eed6b84bd1b3a51a18b512c7dbe89a8e9fdb557e0f71574cdfcf3c06b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Oct 2024 16:57:25 +0000 Subject: [PATCH] - update to 3.0.4: * Official support for Python 3.13. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-venv?expand=0&rev=7 --- pylint_venv-3.0.3.tar.gz | 3 --- pylint_venv-3.0.4.tar.gz | 3 +++ python-pylint-venv.changes | 6 ++++++ python-pylint-venv.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pylint_venv-3.0.3.tar.gz create mode 100644 pylint_venv-3.0.4.tar.gz diff --git a/pylint_venv-3.0.3.tar.gz b/pylint_venv-3.0.3.tar.gz deleted file mode 100644 index 535d90c..0000000 --- a/pylint_venv-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df12a17fca39a94acc1c9a0f1dcf68141e90fe685569d78c046695c67c4e55fa -size 5740 diff --git a/pylint_venv-3.0.4.tar.gz b/pylint_venv-3.0.4.tar.gz new file mode 100644 index 0000000..5bb293e --- /dev/null +++ b/pylint_venv-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c71c2ad14fc0549699440bcc460994ffddc1481b9078404b4c43d2806ef0f59 +size 5772 diff --git a/python-pylint-venv.changes b/python-pylint-venv.changes index a2543b9..574e0e0 100644 --- a/python-pylint-venv.changes +++ b/python-pylint-venv.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 28 16:57:17 UTC 2024 - Dirk Müller + +- update to 3.0.4: + * Official support for Python 3.13. + ------------------------------------------------------------------- Fri Dec 15 21:35:19 UTC 2023 - Dirk Müller diff --git a/python-pylint-venv.spec b/python-pylint-venv.spec index cf781a8..54b3b58 100644 --- a/python-pylint-venv.spec +++ b/python-pylint-venv.spec @@ -1,7 +1,7 @@ # # spec file for package python-pylint-venv # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pylint-venv -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Use the same Pylint installation with different virtual environments License: MIT