python3-hypothesis: update to 6.2.0.

This commit is contained in:
Andrew J. Hesford 2021-02-16 12:03:53 -05:00
parent 6794d7ee27
commit 58567ee197

View file

@ -1,6 +1,6 @@
# Template file for 'python3-hypothesis'
pkgname=python3-hypothesis
version=6.1.1
version=6.2.0
revision=1
wrksrc="hypothesis-hypothesis-python-${version}"
build_wrksrc=hypothesis-python
@ -15,7 +15,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=37aa07c70037df7509bae54b19265c65129c2b61caf923a54d2155c7b12a086a
checksum=c2d37b04f509cdfc9234050800d06c969f7a7752f47c90232b85f30c5d0f4f75
do_check() {
# Manually run the tests that tox considers part of the "full" suite,