python3-hypothesis: update to 6.62.0.

This commit is contained in:
Andrew J. Hesford 2023-01-16 11:15:54 -05:00
parent 4e35f99bb6
commit 5870ebc920

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.61.0
version=6.62.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=39455fb5dec340a50e66594d1a26299ab96dfb058f1d2dca191595bdbe7f0a78
checksum=81d8ec31b3fa40554d25a0423bfe1101fb5e3bc9b6d2a7f69572c8aab2a76297
do_check() {
# Manually run the tests that tox considers part of the "full" suite,