python-hypothesis: update to 3.71.6.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-hypothesis'
|
# Template file for 'python-hypothesis'
|
||||||
pkgname=python-hypothesis
|
pkgname=python-hypothesis
|
||||||
version=3.71.5
|
version=3.71.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=644d12c5779692200ca7a83a7b64605713ea9398b797e3d87d798a4fc7dc6d85
|
checksum=14529618f3077283ce678c65e6c802da2ef4e09bdf2fe1578f5993a3662fe897
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pytest doesn't recognize -n switch
|
# pytest doesn't recognize -n switch
|
||||||
|
|||||||
Reference in New Issue
Block a user