diff --git a/pylint_venv-3.0.2.tar.gz b/pylint_venv-3.0.2.tar.gz deleted file mode 100644 index 69a5299..0000000 --- a/pylint_venv-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:228de47cfc6411b0a94a327bd23026379dd771d8e78c3abc75af1adc1ce8cd91 -size 5323 diff --git a/pylint_venv-3.0.3.tar.gz b/pylint_venv-3.0.3.tar.gz new file mode 100644 index 0000000..535d90c --- /dev/null +++ b/pylint_venv-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df12a17fca39a94acc1c9a0f1dcf68141e90fe685569d78c046695c67c4e55fa +size 5740 diff --git a/python-pylint-venv.changes b/python-pylint-venv.changes index 9b38287..a2543b9 100644 --- a/python-pylint-venv.changes +++ b/python-pylint-venv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 15 21:35:19 UTC 2023 - Dirk Müller + +- update to 3.0.3: + * Official support for Pylint 3. + * Official support for Python 3.12. + * Documentation for configuration within `pyproject.toml` + ------------------------------------------------------------------- Thu Aug 24 14:34:09 UTC 2023 - Ben Greiner diff --git a/python-pylint-venv.spec b/python-pylint-venv.spec index 154801a..cf781a8 100644 --- a/python-pylint-venv.spec +++ b/python-pylint-venv.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-pylint-venv -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Use the same Pylint installation with different virtual environments License: MIT