From b2af320a7f10f3d6219a2b3f53660fbb96030f1a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Jan 2026 10:21:13 -0500 Subject: [PATCH] python3-hypothesis: update to 6.150.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 4096e2285a5..90346f5ad00 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.148.0 +version=6.150.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=c508d4ba443aa69c2552cda1d1f2123cf36ad1c0212886a06cab272053bb192e +checksum=5d2fc046bec93c3c6e047ad8b46da98e9fa65efc1e19196bc018168bd891edc2 if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"