python-hypothesis: update to 3.38.1.

Closes #9410.
This commit is contained in:
maxice8 2017-11-21 06:51:29 -02:00 committed by Enno Boland
parent dc46850454
commit b65ce75561

View File

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.38.0
version=3.38.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=578282ada992e3669743f01dcffeb39aceeaa44e63e96b9acde6454196c51997
checksum=2edbf44ff853b26fba7899670d43fc7deae52827c43b3683cc74aea9a7ae5112
noarch=yes
do_check() {