From 658a2fbc64a8ff7c8cf6579af2edd519bab67af4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 10 Jan 2019 02:20:12 -0200 Subject: [PATCH] python-hypothesis: update to 3.87.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 f0d7cc80487..ea9ab04392b 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.86.8 +version=3.87.0 revision=1 noarch=yes wrksrc="hypothesis-hypothesis-python-${version}" @@ -17,7 +17,7 @@ license="MPL-2.0" homepage="https://hypothesis.works/" changelog="https://github.com/HypothesisWorks/hypothesis/raw/master/hypothesis-python/docs/changes.rst" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" -checksum=14170414f8fb7f28f49c1401dc765876a93813533a9193aadf929b01005803fa +checksum=7d76a3d0e11e9adae8f68396a8e86fa57e71207d300ee95462d1ebbb1bb0159d do_check() { # pytest doesn't recognize -n switch