debian-rules-uses-supported-python-versions-without-python-all-build-depends
The package appears to use py3versions -s
to determine
the "supported" Python versions without specifying python3-all
as a build-dependency.
With only the default version of Python installed, the package may build and test successfully but subsequently fail at runtime when another, non-default, Python version is present.
Please add python3-all
as a build-dependency.
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 3410a22. For merge requests, please use the latest version in the Lintian check debian/rules.
Visibility: warning