python-hypothesis: update to 3.49.1.

Closes: #12543 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-15 00:25:26 -03:00 committed by Michael Aldridge
parent efe9aea725
commit 8d0b11741d

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.49.0
version=3.49.1
revision=1
wrksrc="${pkgname/python-//}-python-${version}"
build_style=python-module
@ -11,10 +11,10 @@ python-coverage python3-pytz python-enum34 python3-flaky"
depends="python-attrs python-coverage python-enum34 python-pytz python-pandas"
short_desc="A Python2 library for property based testing"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MPL-2"
license="MPL-2.0"
homepage="http://hypothesis.works/"
distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz"
checksum=9fabfb9799dfa288db12d0265a96faef3b9ad4a0cb207ec1b52b2b45e0f44414
checksum=6dc8749f2faeb16db21e1a996733441673c5bfe295aac89e7dcce810d668a516
noarch=yes
do_check() {