]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove hypothesis version checks
authorNicki Křížek <nicki@isc.org>
Tue, 30 Dec 2025 13:46:23 +0000 (14:46 +0100)
committerNicki Křížek <nicki@isc.org>
Wed, 21 Jan 2026 15:34:41 +0000 (16:34 +0100)
commit39e1eac692aa5d0405da3fadbe65455637960e8d
tree84949f1e75ab2ea8873b0c327c994c5253e2bf73
parent00b21e55fa5172281fee9870644c3ca92163cfc4
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 1291fa1a6da2b4fc52a779a326c438e758e103a8)
bin/tests/system/isctest/__init__.py
bin/tests/system/isctest/hypothesis/__init__.py