From 40e1c0ba0b4ea76a5b53612aff5836e0d2c3ce69 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 8 Jun 2025 11:21:52 -0400 Subject: [PATCH] python3-hypothesis: update to 6.135.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 1b68d7371f1..1e776c90868 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.133.0 +version=6.135.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=e9332471046b26da75d1c57166dfee7edf56839cd881e04c0d212f6dffd66e00 +checksum=446326d108cece6158d00cfdd0358ed3cfe07eb08adc715ef8c6fca35398c3fe if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"