From bdb1f2895f3be48c9fc51ea7747daa18d308ff9d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 11 Aug 2018 13:18:09 -0300 Subject: [PATCH] python-hypothesis: update to 3.67.0. --- 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 f60d2608fb0..8e2c735334c 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.66.32 +version=3.67.0 revision=1 noarch=yes wrksrc="hypothesis-hypothesis-python-${version}" @@ -16,7 +16,7 @@ maintainer="Orphaned " license="MPL-2.0" homepage="https://hypothesis.works/" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" -checksum=45a381c890c6c7f5d301d7fa61cc5ff5a0e9e8dc99c9ca4a91f8df5cae8acbc2 +checksum=ebe9330934769e67a55e8809bf75ba9ef98ebb9b0bdac1e6adffa029d02ab14a do_check() { # pytest doesn't recognize -n switch