From f7f93702e646bab894df37a4af2f216f1dc80aba Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 30 Aug 2018 23:19:53 -0300 Subject: [PATCH] python-hypothesis: update to 3.69.12. --- 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 a8389cde07..5365650fd0 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.69.11 +version=3.69.12 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=1e5bd14d15bc8c5850e3c60ef23aa51f90c48dda2748c02ef54d64fad7832352 +checksum=d0d12a80f0c7044292dd8fc243ad57c9147a1180742ad8bba0261bb12f042218 do_check() { # pytest doesn't recognize -n switch