]> git.ipfire.org Git - thirdparty/bind9.git/commit
Bump the minimum required python version to 3.10
authorNicki Křížek <nicki@isc.org>
Tue, 30 Dec 2025 12:45:50 +0000 (13:45 +0100)
committerNicki Křížek <nicki@isc.org>
Wed, 21 Jan 2026 15:34:23 +0000 (16:34 +0100)
commit2b56b9beea38e30e7485fe0210660aa64cf4f77b
tree868170dde744ed738b1c760bc146a9a6d05228b8
parent08ee4c75a5084444fc3e7f138962ad48652cc3ff
Bump the minimum required python version to 3.10

Drop support of EoL python versions for running system tests. The
maintenance cost of supporting end of life ecosystem, especially Python
3.6 on EL8 and the related outdated packages (pytest, dnspython, ...),
has become unreasonable.

(cherry picked from commit ac8e2905b89d69318ef5351dbffcedcc2f8bdcf9)
bin/tests/system/conftest.py
configure.ac