python-hypothesis: update to 3.71.10.
This commit is contained in:
parent
1cb337fa20
commit
41cafa2f87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.71.9
|
||||
version=3.71.10
|
||||
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=01c16040ee3e8e2af107158e48a42f30e5cf13f8342437684fd8cbb36f012637
|
||||
checksum=95735b893305f3e1fba3e5b3df270d08aa4bfc0ae4935982c6914bd5b25499a4
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue