From 3bbeb9e6bf3529b28f49c819a31ab107c2bea872 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 6 Sep 2024 09:24:09 -0400 Subject: [PATCH] python3-hypothesis: update to 6.112.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 d4747675861..f5460e9010f 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.111.0 +version=6.112.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=f93bbd98cd5b8beb77e167a1236b916496d4e0732a11c7616ee944ed134dd72b +checksum=752c79fa703bdc7e5fa5d489e23a2fc057c6a290bc64db385eb72ed12c770845 if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"