From bdf56ae80174b04f096e9c1c87440d20adf6bd38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me>
Date: Fri, 9 Sep 2022 00:36:16 +0200
Subject: [PATCH] main/py3-hypothesis: upgrade to 6.54.5

---
 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 a2fe947c7b5c..a5f04714ff0d 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.54.4
+pkgver=6.54.5
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-7e5b70cc2df874163205e3d35f3f5e6a71319e779b35f1596c69222373e9b766a143ccf37aa1699de6b98827978e44ccbca0b1e30e6ffe29c8b68c83bb3af869  py-hypothesis-6.54.4.tar.gz
+37205ea28b44537409a94592e466376e9612f84a8501ad2ff5504fc648e062555ffb600416bdd1f9a74f39ba39729defd581025e0611c501839721721f7cf6e3  py-hypothesis-6.54.5.tar.gz
 "
-- 
GitLab