From 3743d3869e0e8931e214926baf7fc2a1671c70fe Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 16 May 2024 21:44:04 -0400 Subject: [PATCH] python3-hypothesis: update to 6.102.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 df3de9ef56d..46e3dc5962c 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.100.0 +version=6.102.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=9c929689b6af877785400ff128b979a8e0fbd9a67317d702988706140f13f253 +checksum=7e3a04a85123a741a735aed23594acdab77223a3e6bad8ef9e16aab26f68d468 if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"