Source: pyocd
Version: 0.43.1+ds-2
Severity: normal

Hi Jakob,

I notice another tiny glitch with this package.

The version number is not know by the setuptools framework
during the build and the .deb files ends up containing
these weird 0.0.0 files. This has other impacts:
same weird output with 'pip list';
importlib.metadata.version() fails.

Please add a build-dependency on python3-setuptools-scm to fix this.

This should be a Lintian warning: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034588


Greetings

Alexandre


$ debc | grep info/
drwxr-xr-x root/root         0 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/
-rw-r--r-- root/root     11052 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/PKG-INFO
-rw-r--r-- root/root         1 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/dependency_links.txt
-rw-r--r-- root/root       541 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/entry_points.txt
-rw-r--r-- root/root       201 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/requires.txt
-rw-r--r-- root/root         6 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/top_level.txt
-rw-r--r-- root/root         1 2026-03-21 13:54 
./usr/lib/python3/dist-packages/pyocd-0.43.1.egg-info/zip-safe

Reply via email to