python-hypothesis: update to 3.70.0.
This commit is contained in:
parent
4f9ef7ca98
commit
b25b3c426b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.69.12
|
||||
version=3.70.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=d0d12a80f0c7044292dd8fc243ad57c9147a1180742ad8bba0261bb12f042218
|
||||
checksum=3a68962ae378a9e705235d01045b3e46a104c20c0c46abe0d21582adbbe94c35
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue