pkgsrc/www/py-pylint-django
adam b8c6823869 py-pylint-django: updated to 2.5.3
Version 2.5.3 (25 Mar 2022)
---------------------------
Bugfixes
- Fixed compatibility issue between pylint `2.12` and `2.13` to construct `ScopeConsumer` tuples correctly depending on version

Other
- pylint version is now pinned to `<3` to give breathing space to update pylint-django before the major update lands


Version 2.5.2 (18 Feb 2022)

Bugfixes
- Fixed crash with assigning a class to a variable, and referencing the variable when subclassing

Other
- CI now tests against Django 4.0


Version 2.5.1 (16 Feb 2022)
---------------------------
Bugfixes
- Fixed pickling for `augment_visit`


Version 2.5.0 (02 Jan 2022)
---------------------------
Bugfixes
- Fixed compatibility with astroid 2.9.1

New
- Removed false positive error of missing member in TextChoices tuples
- Moved from Travis CI to GitHub Actions
- Added pre-commit configuration and began enforcing black/isort code formatting
- Multiple test fixes
- Bumped dependency for pylint-django-utils to get `multi-threaded pylint support <https://github.com/PyCQA/pylint-plugin-utils/pull/21>`_
2022-04-24 17:36:43 +00:00
..
DESCR
distinfo py-pylint-django: updated to 2.5.3 2022-04-24 17:36:43 +00:00
Makefile py-pylint-django: updated to 2.5.3 2022-04-24 17:36:43 +00:00
PLIST py-pylint-django: updated to 2.5.3 2022-04-24 17:36:43 +00:00