python-hypothesis: update to 3.40.1.

This commit is contained in:
maxice8 2017-11-29 16:32:07 -02:00 committed by Jürgen Buchmüller
parent c45b02f237
commit 9a3de26577

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.38.7
version=3.40.1
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=b7828a7c47029a5162056fba4e5e4fd96c6af09a5e77c134a829e8f110a07b54
checksum=f01dec986308cf01983d8ee0c024deccab42ce926b34c2a361462b5ec0b10f83
noarch=yes
do_check() {