[9.20] fix: test: dns.name module does not have minversion attribute

The dns module does have it.

Backport of MR !11348

Merge branch 'backport-mnowak/enable-selftest-system-test-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11350
This commit is contained in:
Michal Nowak 2025-12-09 12:10:27 +01:00
commit e471eb02ff

View file

@ -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(