]> 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:28:52 +0000 (16:28 +0100)
commita78d19c597b211d31ae30775d4ef93c2ca8726e5
tree6027f6990d367e4f90b06f1ca0cfd8221c4c0b77
parent1830df3fc5bf96bfad670840e0ecbbc1e630b853
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/README.md
bin/tests/system/conftest.py
configure.ac