Lintian tag: declare-python-versions-for-test
Type: warning
Description (from lintian-explain-tags
)
The specified test attempts to query the Python versions <requested> by
your sources with the command py3versions --requested but your sources do
not declare any versions with the field X-Python3-Version.
Please choose between two suggested remedies:
In most circumstances, it is probably best to replace the argument
--requested with --supported. That will exercise the test with all
available Python versions.
Should your installable require only specific Python versions, please add
the field X-Python3-Version with the appropriate information to the source
stanza in the debian/control file.
No redirection of the output, as in 2 > /dev/null, is needed in either
case.
Please refer to the py3versions(1) manual page and Bug#1001677 for
details.
Visibility: warning
Show-Always: no
Check: testsuite
Renamed from: declare-requested-python-versions-for-test
Show affected packages