python-hypothesis: update to 3.67.0.
This commit is contained in:
parent
cd8877a7cd
commit
bdb1f2895f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.66.32
|
||||
version=3.67.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=45a381c890c6c7f5d301d7fa61cc5ff5a0e9e8dc99c9ca4a91f8df5cae8acbc2
|
||||
checksum=ebe9330934769e67a55e8809bf75ba9ef98ebb9b0bdac1e6adffa029d02ab14a
|
||||
|
||||
do_check() {
|
||||
# pytest doesn't recognize -n switch
|
||||
|
|
Loading…
Reference in a new issue