File: source-package-encodes-python-version.tag

package info (click to toggle)
lintian 2.130.0
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 71,852 kB
  • sloc: perl: 46,140; javascript: 9,151; makefile: 4,071; sh: 3,044; ansic: 714; xml: 518; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (12 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
Tag: source-package-encodes-python-version
Severity: warning
Check: languages/python
Explanation: This source package encodes a Python version in its name such
 as <code>python2-foo</code> or <code>python3-bar</code>.
 .
 This could result in a misleading future situation where this source
 package supports multiple versions as well unnecessary given that the
 binary package names will typically encode the supported versions.
 .
 Please override this tag with a suitably-commented override if
 there is no single upstream codebase that supports both versions.