]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix minimal dnspython version test
authorPetr Špaček <pspacek@isc.org>
Wed, 30 Jul 2025 07:49:27 +0000 (09:49 +0200)
committerPetr Špaček <pspacek@isc.org>
Wed, 30 Jul 2025 14:36:46 +0000 (14:36 +0000)
commitfd71407c49a7e08f5237d72b86fa62c7a70fdc63
tree4713eabf8071b8157b7488d2ae9104b6521cf69f
parenta47f46612efc28fd96cf6782dd4996e094cd49d1
Fix minimal dnspython version test

Wrong version number was uncovered by Ubuntu 22.04 Jammy which actually
has dnspython 2.1.0.

(cherry picked from commit 6ae224fc9c7ed96f1e06ad8f929b20ea6ce32f25)
bin/tests/system/isctest/name.py