diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 15b9d0f9b0..df2addcb45 100644 --- a/srcpkgs/python3-hypothesis/template +++ b/srcpkgs/python3-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python3-hypothesis' pkgname=python3-hypothesis -version=6.39.0 +version=6.40.0 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=09f2077d400640a936392edbf068f5dfe182b48f70ab3c8592d8274b4ee13e36 +checksum=e68589666b903461e7437ea49043a7bd09a6e2cfd1cc32970b4ee19ffe2ed434 do_check() { # Manually run the tests that tox considers part of the "full" suite,