Hi Bernd (2023.10.18_20:48:59_+0000) > > DEPRECATION: reportbug 7.5.3-deb10u1 has a non-standard version > > number. pip 24.0 will enforce this behaviour change. A possible > > replacement is to upgrade to a newer version of reportbug or contact > > the author to suggest that they release a version with a conforming > > version number. Discussion can be found at > > https://github.com/pypa/pip/issues/12063 > > WARNING: There was an error checking the latest version of pip. > > > > Fix please. > > Reportbug should never be installed via pip, and there is no reason to > upload it to pypi or other platforms.
The issue is that python packaging tools are starting to expect PEP-440 versions. This has been fixed in reportbug, already: https://salsa.debian.org/reportbug-team/reportbug/-/commit/f8e2057114847345c4ebbd3fc421a07fafcb33a2 Older releases run into trouble when users run modern Python tools with these expectations directly on the system python3, or in a --system-site-packages virtualenv. I wrote this up in https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1991606/comments/50 For reportbug, only buster and older are affected, so this is an LTS issue. I'll look at it. Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272