python-hypothesis: update to 3.49.0.

Closes: #12447 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-12 20:33:02 -03:00 committed by Michael Aldridge
parent 4251d60398
commit 06c617d4af
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.48.1
version=3.49.0
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=7b0e66c766481ddab0a03705273fbe1da3d614b40539e73e25eb417035d00859
checksum=9fabfb9799dfa288db12d0265a96faef3b9ad4a0cb207ec1b52b2b45e0f44414
noarch=yes
do_check() {