python-hypothesis: update to 3.38.7.
Closes #9624. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bc05a8d3da
commit
852299fe7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hypothesis'
|
||||
pkgname=python-hypothesis
|
||||
version=3.38.6
|
||||
version=3.38.7
|
||||
revision=1
|
||||
wrksrc="${pkgname/python-//}-python-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MPL-2"
|
||||
homepage="http://hypothesis.works/"
|
||||
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
|
||||
checksum=8f1e71112b370cfce3ad61cd45616c168c4f9b3fe59bca0a18d61d8076bf85ac
|
||||
checksum=b7828a7c47029a5162056fba4e5e4fd96c6af09a5e77c134a829e8f110a07b54
|
||||
noarch=yes
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue