python-hypothesis: update to 3.69.11.
This commit is contained in:
parent
724fd7fd48
commit
a75da5cde0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.69.9
|
||||
version=3.69.11
|
||||
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=d974821844b8c7653247ea91322747b58ef526162c191b086a86042ad04cf846
|
||||
checksum=1e5bd14d15bc8c5850e3c60ef23aa51f90c48dda2748c02ef54d64fad7832352
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in a new issue