python-hypothesis: update to 3.38.6.

Closes #9600.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-11-28 07:29:43 -02:00 committed by Enno Boland
parent eb4f20d07f
commit cd3a8648bf

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.38.5
version=3.38.6
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=1053b47f8cfc04462eba8d59799c34e20dabf1b248b3bc47fa1b9222497e09cc
checksum=8f1e71112b370cfce3ad61cd45616c168c4f9b3fe59bca0a18d61d8076bf85ac
noarch=yes
do_check() {