From 126cbf92a2ef28bd168a433c8acb69a5374d4e21 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:20 -0400 Subject: [PATCH] python3-hypothesis: update to 6.87.0. --- srcpkgs/python3-hypothesis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index 07c0c35c771..f5736e469bd 100644 --- a/srcpkgs/python3-hypothesis/template +++ b/srcpkgs/python3-hypothesis/template @@ -1,6 +1,6 @@ # Template file for 'python3-hypothesis' pkgname=python3-hypothesis -version=6.86.0 +version=6.87.0 revision=1 build_wrksrc=hypothesis-python build_style=python3-pep517 @@ -24,7 +24,7 @@ license="MPL-2.0" homepage="https://hypothesis.works/" changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/hypothesis-python/docs/changes.rst" distfiles="https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${version}.tar.gz" -checksum=61518cbd3c809f6c003ad44516e1386b9b1471c3216c72d08c4bf648ea9673a0 +checksum=d03c941e483d38f3328b5a9501df4d48f0349d6441566f7105671ba3fdb5dfee if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"