From 5846ee0eef07fe5c28a66c035698ba0280cfaf84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me>
Date: Tue, 7 Jun 2022 16:54:22 +0200
Subject: [PATCH] main/py3-hypothesis: upgrade to 6.47.0

---
 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 b2b988fdab7b..0e39e3e2339a 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.46.11
+pkgver=6.47.0
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-6fdd54f28d275eb65a4f6e6919437d503eba6254c25e22298c34ac67e6de03cd99a5178b1a475b1da7f7afeed8406e89c20b4818436143f442222d26f0d94796  py-hypothesis-6.46.11.tar.gz
+4502add489e2fbee8bcced0f7f65ea1015a40c7811133bc9b0979c2e46749c477bc29889e0be2be1bbb240afe96867160c2991b531591ea1e72fdf9d759da6f0  py-hypothesis-6.47.0.tar.gz
 "
-- 
GitLab