python-hypothesis: update to 3.71.3.
This commit is contained in:
parent
f87273031a
commit
84e869ff2c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.71.1
|
||||
version=3.71.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||
|
@ -17,7 +17,7 @@ license="MPL-2.0"
|
|||
homepage="https://hypothesis.works/"
|
||||
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"
|
||||
checksum=f9c13e1651cf1be26f6be094edf2a4030f39f8ccbc5fe75acff7836e5c857c18
|
||||
checksum=a36bc651be5671a412ec1e908a297630d7fb791ef671efe13008ed30792e7382
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue