]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
dns.name module does not have minversion attribute
authorMichal Nowak <mnowak@isc.org>
Mon, 8 Dec 2025 19:32:46 +0000 (20:32 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 9 Dec 2025 10:17:20 +0000 (11:17 +0100)
The dns module does have it.

bin/tests/system/selftest/tests_zone_analyzer.py

index 3c7a2fc609c3e9359661f26ee9fe63b0eabe1c76..63798b5d676761588d954bdacbd0b1b2180c7c3f 100755 (executable)
@@ -26,7 +26,7 @@ import pytest
 import isctest
 import isctest.name
 
-pytest.importorskip("dns.name", minversion="2.3.0")
+pytest.importorskip("dns", minversion="2.3.0")
 
 # set of properies present in the tested zone - read by tests_zone_analyzer.py
 CATEGORIES = frozenset(