python-hypothesis: update to 3.82.6.

This commit is contained in:
maxice8 2018-12-12 05:33:04 -02:00 committed by maxice8
parent 2dc872c535
commit a228be8500

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis' # Template file for 'python-hypothesis'
pkgname=python-hypothesis pkgname=python-hypothesis
version=3.82.5 version=3.82.6
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=c54f557b8d6b28145acde8a7f63c7c627953524cf3636692f01ed9f72948cc48 checksum=1372ae0058aa11ef5d781d87169a64b18b5629ac037c312b3b733783266faafa
do_check() { do_check() {
# pytest doesn't recognize -n switch # pytest doesn't recognize -n switch