]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitfcafb2df95fc184e322f70f12ce1cde3f5c8d417
tree37e4de387db00b40badaf671b4498158056947e9
parent68be3c386fb5494acdd7846ceb223f14e03435df
parent0db15162d2ce8ab9dc19e3955e66025f953c2601
[9.11] fix: ci: Configure without Python as ply is gone from CI images

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