diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 587e6b28d8..3b6a52476d 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.4 +version=6.8.5 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=8ce759ea4c1792ce0456353a2f2ef0061323545ce4cf010ae8a65966304523bf +checksum=8282c734fe29f8fc5c478e7880aa26470997fcd73cb3f96d0ecd47ab19786947 do_check() { # Manually run the tests that tox considers part of the "full" suite,