From a8421614046710d5d2735d0375e756639aa57a01 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 26 Jan 2018 20:55:17 -0200 Subject: [PATCH] python-hypothesis: update to 3.44.24. Closes: #11088 [via git-merge-pr] --- srcpkgs/python-hypothesis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index 2e42d44852a..2877e233107 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis -version=3.44.14 +version=3.44.24 revision=1 wrksrc="${pkgname/python-//}-python-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="maxice8 " license="MPL-2" homepage="http://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis-python/archive/${version}.tar.gz" -checksum=7676fb17fa53d02da6e271c7da04f0e5df962dfd4a2ef84053c1e84d5e2ab698 +checksum=6f94be3e661e21c2bcb504afa6c4d6790676150648a48a4da6b0a942b88c89b0 noarch=yes do_check() {