From d230bc9921bf0e1998cd78fa7a9efd9aeefc037d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 21 Nov 2017 17:10:12 -0200 Subject: [PATCH] python-hypothesis: update to 3.38.5. Closes #9425. --- 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 9c4c605054b..cc3b98993c3 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.1 +version=3.38.5 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=2edbf44ff853b26fba7899670d43fc7deae52827c43b3683cc74aea9a7ae5112 +checksum=1053b47f8cfc04462eba8d59799c34e20dabf1b248b3bc47fa1b9222497e09cc noarch=yes do_check() {