Felix Lechner pushed to branch master at lintian / lintian


Commits:
adbec87c by Felix Lechner at 2022-01-16T12:25:06-08:00
Improve the tag description for declare-python-versions-for-test.

Thanks to Julian Gilbey for making the description more helpful for Python
practitioners!

Gbp-Dch: ignore

- - - - -


1 changed file:

- tags/d/declare-python-versions-for-test.tag


Changes:

=====================================
tags/d/declare-python-versions-for-test.tag
=====================================
@@ -5,11 +5,21 @@ Renamed-from:
  declare-requested-python-versions-for-test
 Explanation: The specified test attempts to query the Python versions
  <em>requested</em> by your sources with the command
- <code>py3versions --requested</code> but your sources do not actually
- declare those versions with the field <code>X-Python3-Version</code>.
+ <code>py3versions --requested</code> but your sources do not declare
+ any versions with the field <code>X-Python3-Version</code>.
  .
- Please add the field <code>X-Python3-Version</code> with the appropriate
- information to the source stanza in the <code>debian/control</code> file.
+ Please choose between two suggested remedies:
+ .
+ In most circumstances, it is probably best to replace the argument
+ <code>--requested</code> with <code>--supported</code>. That will
+ exercise the test with all available Python versions.
+ .
+ Should the test require specific Python versions, please add the field
+ <code>X-Python3-Version</code> with the appropriate information to the
+ source stanza in the <code>debian/control</code> file.
+ .
+ No redirection of the output, as in <code>2 &gt; /dev/null</code>, is
+ needed in either case.
 See-Also:
  py3versions(1),
  Bug#1001677



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/adbec87cb0061099a461367890d150125649ede0

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/adbec87cb0061099a461367890d150125649ede0
You're receiving this email because of your account on salsa.debian.org.


Reply via email to