python-hypothesis: update to 3.69.6.
This commit is contained in:
parent
5c9813a1c8
commit
7cb4285bbb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hypothesis'
|
# Template file for 'python-hypothesis'
|
||||||
pkgname=python-hypothesis
|
pkgname=python-hypothesis
|
||||||
version=3.69.2
|
version=3.69.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=ccb204616cb53fccc7dc2af4a85403ced791e70cb92f351ae06f26c9faf8406e
|
checksum=42b275d860072e90d2615520fa7ea5680d7cab1043d1ad4471c238689154ff1c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pytest doesn't recognize -n switch
|
# pytest doesn't recognize -n switch
|
||||||
|
|
Loading…
Reference in New Issue