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