diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 35cbfe5cba3..6a9fdaf67b9 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.68.0 +version=6.70.0 revision=1 build_wrksrc=hypothesis-python build_style=python3-module @@ -14,7 +14,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=670516cfd4166a1e8aad0d41a2d76dc57d3f019b5bfb538da3e0736c62779035 +checksum=280b30fb471088f159753affc217de0a3d2fe32d258ffd9e51a9c337d94b0cad do_check() { # Manually run the tests that tox considers part of the "full" suite,