From 079e8ede107f48efee4b44a4a2f0e3cca24eb131 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me>
Date: Mon, 1 Nov 2021 18:34:45 +0100
Subject: [PATCH] main/py3-hypothesis: upgrade to 6.24.1

---
 main/py3-hypothesis/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index 2cb42a2c6cd0..2bf9c6639dd1 100644
--- a/main/py3-hypothesis/APKBUILD
+++ b/main/py3-hypothesis/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Michał Polański <michal@polanski.me>
 pkgname=py3-hypothesis
-pkgver=6.24.0
+pkgver=6.24.1
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-2bc815876a295b366c4b167e7e13bfe11683b0d0111263f6129ab0ef441151554298c43bf1caa4345eff2d7e9a11bd63450e7b1bf00f8ece4dd49b3f4469defa  py-hypothesis-6.24.0.tar.gz
+ae321f386be0b9e5b79630b98fc14a24ba3c9285ec9bab880c52fe462800a952bfff07a398199080a59c6e7c32f0700a6f1f36692bb6f3d332cb817441ff5d6f  py-hypothesis-6.24.1.tar.gz
 "
-- 
GitLab