From: Štěpán Balážik Date: Tue, 4 Nov 2025 17:14:35 +0000 (+0000) Subject: fix: test: Require dnspython>2.0.0 in system tests using asyncserver X-Git-Tag: v9.21.15~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173868e38093efe234c5bf658dab05f7a063d56e;p=thirdparty%2Fbind9.git fix: test: Require dnspython>2.0.0 in system tests using asyncserver Maintaining compatibility with pre-2.0.0 dnspython became cumbersome leading to failure in nightly CI jobs which are the only ones that run with dnspython this old. Abort all AsyncServer instances when running with old dnspython. Add an importor skip for all system tests using isctest.asyncserver. Full removal of pre-2.0.0 `dnspython` support is planned for after 9.18 goes EoL. Merge branch 'stepan/require-dnspython-2-for-asyncserver' into 'main' See merge request isc-projects/bind9!11191 --- 173868e38093efe234c5bf658dab05f7a063d56e