From cd3a8648bf8ab0aca5708da3e3080da9c4bd53b9 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Nov 2017 07:29:43 -0200 Subject: [PATCH] python-hypothesis: update to 3.38.6. Closes #9600. Signed-off-by: Enno Boland --- 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 cc3b98993c3..e2c2a69da08 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.38.5 +version=3.38.6 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=1053b47f8cfc04462eba8d59799c34e20dabf1b248b3bc47fa1b9222497e09cc +checksum=8f1e71112b370cfce3ad61cd45616c168c4f9b3fe59bca0a18d61d8076bf85ac noarch=yes do_check() {