Package: psutils / 3.3.8-3

Metadata

Package Version Patches format
psutils 3.3.8-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
version dpkg.patch | (download)

psutils/argparse.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 try build env var as version source

importlib.metadata relies on the module being installed.
At pkg build time this is not the case, so try an env variable first
that is defined in this case.