]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.11] fix: ci: Configure without Python as ply is gone from CI images
authorMichal Nowak <mnowak@isc.org>
Wed, 4 Feb 2026 20:27:47 +0000 (21:27 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 4 Feb 2026 20:27:47 +0000 (21:27 +0100)
But enable Python in Alpine Linux where ply is still present (as we
can't rebuild the image).

(cherry picked from commit ce3213d7d4dc5d373b553673cff08f83b227ac2c)

Backport of MR !11518

Merge branch 'backport-mnowak/configure-without-python-9.11' into 'bind-9.11'

See merge request isc-projects/bind9!11519


Trivial merge