python-hypothesis: update to 3.68.0.
This commit is contained in:
parent
e71ac8a3d8
commit
27cc99494a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.67.0
|
||||
version=3.68.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://hypothesis.works/"
|
||||
distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz"
|
||||
checksum=ebe9330934769e67a55e8809bf75ba9ef98ebb9b0bdac1e6adffa029d02ab14a
|
||||
checksum=86e526166ce9eb99c90e8da4519662a2eca0e8a554fa2595da95507ce1701b0b
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in New Issue