From: Michal Nowak Date: Mon, 8 Dec 2025 19:32:46 +0000 (+0100) Subject: dns.name module does not have minversion attribute X-Git-Tag: v9.21.17~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed33f44829f95aee1b57ec4d929a5c53a84e1d78;p=thirdparty%2Fbind9.git dns.name module does not have minversion attribute The dns module does have it. --- diff --git a/bin/tests/system/selftest/tests_zone_analyzer.py b/bin/tests/system/selftest/tests_zone_analyzer.py index 3c7a2fc609c..63798b5d676 100755 --- a/bin/tests/system/selftest/tests_zone_analyzer.py +++ b/bin/tests/system/selftest/tests_zone_analyzer.py @@ -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(