From fc81f498c8c97a26c5b3d082b0f3cfd1aae99c87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= Date: Wed, 13 Dec 2023 23:38:44 +0100 Subject: [PATCH] community/py3-hypothesis: upgrade to 6.92.0 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index 7e46348e38b..133b62136fb 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Leo # Maintainer: Michał Polański pkgname=py3-hypothesis -pkgver=6.91.1 +pkgver=6.92.0 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -40,5 +40,5 @@ package() { } sha512sums=" -4004fe0dcef1dc679ee512f901f1115426fdbd8d0f2b1fc539c331157d1840bb16c415c7bcf0cbfae3e1dcf6f9741eb8e2ec725810f5d65e20e75f0ea07369b8 py-hypothesis-6.91.1.tar.gz +1fad215bd7ab69896d300ed39fd99a8a7145e6e21799429627b0d587939bfbe01d02fb7e1154a8b31f0b164ba9323b55b6ea36a268be20f1ef282d6b6f0d457a py-hypothesis-6.92.0.tar.gz "