From 9ede8f39efc553fda47dcb95403f0ae7ab39efa0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 20 Dec 2018 10:24:15 -0200 Subject: [PATCH] python-hypothesis: update to 3.84.2. --- 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 0cb673e1ed8..18efa4f0afd 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.84.1 +version=3.84.2 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=86feee9ad060181f0b3a73c53b00d2a89e4efc8e2d8fdab4df977fe738fb9d5e +checksum=764caafcc5bee3e9ec321269f5d04cbb69f6a50588f4cb09cd14f70cc2adb3e3 do_check() { # pytest doesn't recognize -n switch