diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 3b6a52476d8..4f80d7b05c8 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.8.5 +version=6.8.9 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=8282c734fe29f8fc5c478e7880aa26470997fcd73cb3f96d0ecd47ab19786947 +checksum=41147c391beab58898eb11296f3edc5d1b5dc7d58041f1bc3517e1d59414cbef do_check() { # Manually run the tests that tox considers part of the "full" suite,