From 9a3de26577321acf117580ec2432cba3b4b8dfef Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 29 Nov 2017 16:32:07 -0200 Subject: [PATCH] python-hypothesis: update to 3.40.1. --- 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 5ca4fccd729..2c43870155e 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.7 +version=3.40.1 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=b7828a7c47029a5162056fba4e5e4fd96c6af09a5e77c134a829e8f110a07b54 +checksum=f01dec986308cf01983d8ee0c024deccab42ce926b34c2a361462b5ec0b10f83 noarch=yes do_check() {