From 06c617d4af2e5528839fd73474d5c25484fd83c2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 12 Mar 2018 20:33:02 -0300 Subject: [PATCH] python-hypothesis: update to 3.49.0. Closes: #12447 [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 12f72a79bd0..b8a5383a9b1 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.48.1 +version=3.49.0 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=7b0e66c766481ddab0a03705273fbe1da3d614b40539e73e25eb417035d00859 +checksum=9fabfb9799dfa288db12d0265a96faef3b9ad4a0cb207ec1b52b2b45e0f44414 noarch=yes do_check() {