14
0

- update to 3.0.3:

* Official support for Pylint 3.
  * Official support for Python 3.12.
  * Documentation for configuration within `pyproject.toml`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-venv?expand=0&rev=5
This commit is contained in:
2023-12-15 21:36:00 +00:00
committed by Git OBS Bridge
parent a9e1fd0995
commit fbf2a45e06
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 15 21:35:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <code@bnavigator.de>