]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Removed Python 2 and Python 3.5- support
authorDamian Szuberski <szuberskidamian@gmail.com>
Thu, 13 Jan 2022 16:51:12 +0000 (17:51 +0100)
committerTony Hutter <hutter2@llnl.gov>
Thu, 13 Apr 2023 22:59:45 +0000 (15:59 -0700)
commit07cc8ae46ac20de7a035355aec524ae86de718ab
treeadf04e4f1b67bfcdb580a48a6daf84c56d415090
parente202d3b8673de496fb3b2b0063a3f3296a990e12
Removed Python 2 and Python 3.5- support

Deprecation of Python versions below 3.6 gives opportunity to unify the
build and install requirements for OpenZFS packages. The minimal
supported Python version is 3.6 as this is the most recent Python
package CentOS/RHEL 7 users can get.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes #12925
16 files changed:
cmd/arc_summary/Makefile.am
cmd/arc_summary/arc_summary2 [deleted file]
cmd/arc_summary/arc_summary3
cmd/arcstat/arcstat.in
cmd/dbufstat/dbufstat.in
config/always-python.m4
config/always-pyzfs.m4
contrib/pyzfs/setup.py.in
rpm/generic/zfs.spec.in
tests/test-runner/bin/test-runner.py.in
tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/include/commands.cfg
tests/zfs-tests/tests/functional/cli_root/zfs_program/zfs_program_json.ksh
tests/zfs-tests/tests/functional/pyzfs/pyzfs_unittest.ksh.in
tests/zfs-tests/tests/functional/rsend/send_encrypted_files.ksh
tests/zfs-tests/tests/functional/rsend/send_realloc_dnode_size.ksh