python3-hypothesis: update to 6.60.0.

This commit is contained in:
Andrew J. Hesford 2022-12-04 22:08:42 -05:00
parent f2dcfc4952
commit bb2e1351d0

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.58.0
version=6.60.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=0be95aed2525c674189ee6b7a4f008d1e9fcab7d53067535e488fc76b6e45cc8
checksum=40a06b2e35871239fae9f733985303b519ab8f2d316f13855c92a7ef628af8d0
do_check() {
# Manually run the tests that tox considers part of the "full" suite,