Package: python3-pdfminer Version: 20220319+dfsg-1 Severity: normal When starting an unrelated program, which scans the installed Python packages, I get the following warning:
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: -VERSION- is an invalid version and will not be supported in a future release warnings.warn( This is caused by the file /usr/lib/python3/dist-packages/pdfminer.six-_VERSION_.egg-info/PKG-INFO containing the line: Version: -VERSION- Presumably something is wrong in the setup.py script? Best wishes, Julian

