python3-hypothesis: update to 6.57.0.

This commit is contained in:
Andrew J. Hesford 2022-11-17 10:47:03 -05:00
parent 08971aa515
commit 0480218a91
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.56.0
version=6.57.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=827171a0bad21b0f580718c8b3bac7ad2045dfbd044a57f872e95e47faaf343f
checksum=98e39290336fd2a8d9a19e6b7641e84acbbf475d03a3c6cfc2facec9ec157448
do_check() {
# Manually run the tests that tox considers part of the "full" suite,