]> git.ipfire.org Git - thirdparty/bind9.git/commit
The kasp tests require dnspython >= 2.0.0
authorMatthijs Mekking <matthijs@isc.org>
Tue, 18 Mar 2025 09:06:29 +0000 (10:06 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 17 Apr 2025 11:50:49 +0000 (13:50 +0200)
commit46aead5a6df2337fa3dc758f2bd839c88efe611c
tree6b7b6feb9d62d14997aa16c9ee822da79b8cdabb
parent07ac0e603633a701b35c92de2e3b27dc2643dcba
The kasp tests require dnspython >= 2.0.0

The kasp tests make use of dns.update.UpdateMessage and dns.tsig.Key,
that are introduced in dnspython 2.0.0.
bin/tests/system/kasp/tests_kasp.py