]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: Extend meson.build to support python 3.13 and 3.14
authorMark Andrews <marka@isc.org>
Wed, 15 Jul 2026 23:36:30 +0000 (09:36 +1000)
committerMark Andrews <marka@isc.org>
Wed, 15 Jul 2026 23:36:30 +0000 (09:36 +1000)
The later releases of python are not supported by meson.build
requiring the built environment to maintain / install older
versions of python to be able build and test.

Merge branch 'marka-support-python-3.14' into 'main'

See merge request isc-projects/bind9!12389


Trivial merge