From 0f482fcb30c8b4f6a9d2449097d54d2be091eaf8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 13 Dec 2018 05:17:56 -0200 Subject: [PATCH] python-hypothesis: update to 3.83.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 2171358e3c1..f37d40bd302 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.82.6 +version=3.83.1 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=1372ae0058aa11ef5d781d87169a64b18b5629ac037c312b3b733783266faafa +checksum=d017ddf2cff4ef05a5b016881ca2fc74eb1ff4e98984b99245fca6bbc4ff3ff2 do_check() { # pytest doesn't recognize -n switch