python-hypothesis: update to 3.75.0.
This commit is contained in:
parent
b1e3349966
commit
fe5aec43d1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.74.2
|
||||
version=3.75.0
|
||||
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=68f9d9a1c21cac2c783db41449bff81ea4b764420b8a06fcf2b9142316f7ae21
|
||||
checksum=3c63a5a04cc92565fdefe4404022d20fa9e91f15a234961df53e70926873e2fd
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue