File: drop-python-version-declaration.tag

package info (click to toggle)
lintian 2.129.0
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 71,680 kB
  • sloc: perl: 46,081; javascript: 9,151; makefile: 4,058; sh: 3,044; ansic: 714; xml: 518; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (16 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Tag: drop-python-version-declaration
Severity: warning
Check: testsuite
Renamed-From:
 query-requested-python-versions-in-test
 query-declared-python-versions-in-test
Explanation:
 Your sources request a specific set of Python versions via the control field
 <code>X-Python3-Version</code> but all declared autopkgtests exercise all supported
 Python versions by using the command <code>py3versions --supported</code>.
 .
 The <code>X-Python3-Version</code> control field is not needed when sources work
 with all Python versions currently supported.
See-Also:
 py3versions(1),
 Bug#1001677