Changelog
feature-check (1.0.1-2) unstable; urgency=medium
* Make the debian/clean file really clean up the Python egg-info
directory after it was pushed down to python/src/ in confget-2.3.4.
Closes: #1044232
* Declare compliance with Policy 4.6.2 with no changes.
* Add the year 2023 to my debian/* copyright notice.
* Override a Lintian check: tappy.py loops over Python versions.
* Use the pyproject plugin for pybuild.
* Minor fixes to the `tappy.py` autopkgtest tool:
- reformat with 100 characters per line
- run through Ruff's isort implementation
- minor fixes suggested by Ruff
- add some infrastructure for running Python checkers on tappy.py
- drop a type: ignore annotation, not needed for recent versions of mypy
- drop support for Python versions before 3.9
-- Peter Pentchev <email address hidden> Sun, 27 Aug 2023 02:47:43 +0300