diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 566f7311dc..445d7cc091 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.35.0 +version=6.36.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=d503e6461ca29ad72ec3a4b0d680808b5eb64f1b146e032629cb16ca877d7e06 +checksum=958570f52f3c3a09c42a54c92416ce23e774563674da838c4f332bd6584d5496 do_check() { # Manually run the tests that tox considers part of the "full" suite,