From 8a105b005f4fe90a9b514e3c54083e59019be307 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 Aug 2025 18:33:25 -0400 Subject: [PATCH] python3-hypothesis: update to 6.138.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 d54dc43ccc3..d7ed4b6b77c 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.137.0 +version=6.138.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=24f2c5d5f7b9b36e323b760141f667a1ad534e879aface7ff518debaa17130db +checksum=1583e8ed2eacf93b7c93053070180ea904ff23fbf702a130b9ef24936f2ba7bb if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"