python-hypothesis: update to 3.75.4.
This commit is contained in:
parent
b8f0b5a2a9
commit
67957f45ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.75.3
|
||||
version=3.75.4
|
||||
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=f3b6f9027d5d6714d829daa93669dba82cb72eb27358c429614b615855835dee
|
||||
checksum=3b4f93f5ec6e1bbcbdb413e0aeb7696e2d5f95f1894baeb2902f47488d8f5713
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue