diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index b0a97944ace..0f11d2f13fd 100644 --- a/srcpkgs/python3-hypothesis/template +++ b/srcpkgs/python3-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python3-hypothesis' pkgname=python3-hypothesis -version=5.43.3 +version=5.43.4 revision=1 wrksrc="hypothesis-hypothesis-python-${version}" build_wrksrc=hypothesis-python @@ -15,7 +15,7 @@ license="MPL-2.0" homepage="https://hypothesis.works/" changelog="https://hypothesis.readthedocs.io/en/latest/changes.html" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" -checksum=27e55039621fdf0ba378617219a3d659f6e250a7fd3becd081ded3787589fa30 +checksum=47421b70c8c83334e754f418da39320ecb9c285a568590d83e61f45bcf52cdb4 do_check() { # Manually run the tests that tox considers part of the "full" suite,