From: Nicki Křížek Date: Thu, 29 May 2025 09:04:04 +0000 (+0000) Subject: chg: test: Add utility module to import correct version of hypothesis X-Git-Tag: v9.21.9~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29d87a29b68a805386668bf105a21a2bd4fb921;p=thirdparty%2Fbind9.git chg: test: Add utility module to import correct version of hypothesis On FIPS-enabled platforms, we need to ensure a minimal version of hypothesis which no longer uses MD5. This doesn't need to be enforced for other platforms. Move the import magic to a utility module to avoid copy-pasting the boilerplate code around. Merge branch 'nicki/pytest-import-hypothesis' into 'main' See merge request isc-projects/bind9!10442 --- e29d87a29b68a805386668bf105a21a2bd4fb921