python-hypothesis: update to 3.66.31.
This commit is contained in:
parent
35213e77c6
commit
64210d0d90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hypothesis'
|
# Template file for 'python-hypothesis'
|
||||||
pkgname=python-hypothesis
|
pkgname=python-hypothesis
|
||||||
version=3.66.30
|
version=3.66.31
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="hypothesis-hypothesis-python-${version}"
|
wrksrc="hypothesis-hypothesis-python-${version}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://hypothesis.works/"
|
homepage="https://hypothesis.works/"
|
||||||
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=a960a6d9c91bff8c414211e00455acf5be5912d99ccc74124a01707b2da58dac
|
checksum=1c0fba4bbfdf702822291b7d01b7d1eb3121c8ec2904c6333629a139cbb0d4f3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pytest doesn't recognize -n switch
|
# pytest doesn't recognize -n switch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue