bind9/bin/tests/system/isctest
Nicki Křížek 39e1eac692 Remove hypothesis version checks
The minimum required hypothesis version has been set in requirements.txt
and no longer needs to be checked at runtime.

Since the hypothesis package is now a mandatory prerequisite, include it
in isctest as the other subpackages.

(cherry picked from commit 1291fa1a6d)
2026-01-21 16:34:41 +01:00
..
hypothesis Remove hypothesis version checks 2026-01-21 16:34:41 +01:00
log Refactor LogFile into TextFile with Grep support 2025-12-08 18:28:17 +01:00
__init__.py Remove hypothesis version checks 2026-01-21 16:34:41 +01:00
asyncserver.py Remove compatibility hacks for dnspython<2.7.0 2026-01-21 16:34:30 +01:00
check.py Remove compatibility hacks for dnspython<2.7.0 2026-01-21 16:34:30 +01:00
instance.py Refactor NamedInstance.rndc() to use EnvCmd() interface 2025-12-08 18:28:17 +01:00
mark.py Turn on doctest in CI 2025-07-18 13:11:28 +02:00
name.py Remove compatibility hacks for dnspython<2.7.0 2026-01-21 16:34:30 +01:00
query.py Remove compatibility hacks for dnspython<2.7.0 2026-01-21 16:34:30 +01:00
run.py Remove compatibility hacks for dnspython<2.7.0 2026-01-21 16:34:30 +01:00
template.py Add module-specific python setup to system tests 2025-10-21 16:26:38 +02:00
text.py Use Text with Grep support in isctest.run.cmd() 2025-12-08 18:28:17 +01:00
util.py Move param to isctest.util 2025-06-19 15:45:48 +02:00