From b857308293fb38e70a2d18ff147226623cf13e1d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 13 Jun 2023 08:54:27 -0400 Subject: [PATCH] python3-hypothesis: update to 6.78.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 67321c20e2d..21f3e940e2d 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.76.0 +version=6.78.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=4564bbd860413af105dcdee6d5a9f8a1d08274f940266dfd2b45492d61f8b847 +checksum=d0d9059f9f87da798802a6cc92e55b15bb3c16e4df824618e6d6f9d508cdbae6 if [ "$XBPS_CHECK_PKGS" != full ]; then # Skip "full" tests unless explicitly requested"