From 714c3ec0142358bf98d893fb1e2d481349257271 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Feb 2024 15:18:48 -0500 Subject: [PATCH] python3-hypothesis: update to 6.98.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 0195cf26e9d..144c23e907f 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.97.0 +version=6.98.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=fef6fa7f6c97111e121b975bd0d4bb953310e58514661530fbedfe150800865e +checksum=947ae48472760209a30aa7069dd7fa0fbeeeede4a0639c1c15b3d256eeda3215 if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"