python-hypothesis: update to 3.88.0.

This commit is contained in:
maxice8 2019-01-11 01:36:13 -02:00 committed by maxice8
parent f9e68de0ab
commit 63ea973f87

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis' # Template file for 'python-hypothesis'
pkgname=python-hypothesis pkgname=python-hypothesis
version=3.87.0 version=3.88.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="hypothesis-hypothesis-python-${version}" wrksrc="hypothesis-hypothesis-python-${version}"
@ -17,7 +17,7 @@ license="MPL-2.0"
homepage="https://hypothesis.works/" homepage="https://hypothesis.works/"
changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst" changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst"
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
checksum=7d76a3d0e11e9adae8f68396a8e86fa57e71207d300ee95462d1ebbb1bb0159d checksum=0adace5f0eb1e2f0796fec30aea123e158c7f2ce93a81e9b9fe6f011b3e44b6d
do_check() { do_check() {
# pytest doesn't recognize -n switch # pytest doesn't recognize -n switch