File: debian_defaults

package info (click to toggle)
python3-defaults 3.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 680 kB
  • sloc: python: 1,274; makefile: 384; sh: 107
file content (12 lines) | stat: -rw-r--r-- 542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
# the default python3 version
default-version = python3.14

# all supported python3 versions
supported-versions = python3.13, python3.14

# formerly supported python3 versions
old-versions = python3.1, python3.2, python3.3, python3.4, python3.5, python3.6, python3.7, python3.8, python3.9, python3.10, python3.11, python3.12

# unsupported versions, including older versions
unsupported-versions = python3.1, python3.2, python3.3, python3.4, python3.5, python3.6, python3.7, python3.8, python3.9, python3.10, python3.11, python3.12