python-hypothesis: update to 3.44.4.

Closes: #10145 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-20 13:41:49 -02:00 committed by Jürgen Buchmüller
parent c5086fa5d4
commit fb89114c67

View file

@ -1,6 +1,6 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=3.44.1
version=3.44.4
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=2f915347cc6ec42af36045ea32986a82a8702479ce7ceca42d60ad1f44a00ca4
checksum=f7c685ebc981d0332be184ebed9c45a954c9869441273412cabc37ae26fd13a6
noarch=yes
do_check() {