From a75da5cde0e1bcaec71e20066e85e036d36cefe2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 30 Aug 2018 18:24:39 -0300 Subject: [PATCH] python-hypothesis: update to 3.69.11. --- 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 e462c8eba98..a8389cde07e 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.9 +version=3.69.11 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=d974821844b8c7653247ea91322747b58ef526162c191b086a86042ad04cf846 +checksum=1e5bd14d15bc8c5850e3c60ef23aa51f90c48dda2748c02ef54d64fad7832352 do_check() { # pytest doesn't recognize -n switch