diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 2880d4f41a8..413748ad830 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.62.0 +version=6.63.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=81d8ec31b3fa40554d25a0423bfe1101fb5e3bc9b6d2a7f69572c8aab2a76297 +checksum=cd6261972a1e7dc88c8189e21ba15ec4fa3739fce46c3b8ba3b4968638c9485c do_check() { # Manually run the tests that tox considers part of the "full" suite,