diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index 645d2f2a02830cdf5117c617c7101be45b605da1..46850a362c0c90e30735c4f65cdce13fbf8cead2 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/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.82.1 +pkgver=6.82.3 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -38,5 +38,5 @@ package() { } sha512sums=" -3fb983b2246aaa9860694f07eee9fafb28f560b3ba105544d3d4345ba323543f194109b710c639e86287572ad5ed141c2edf6c89c0f4a71a003505a797effddc py-hypothesis-6.82.1.tar.gz +02b649116630dc6be3cbd659a00c9c55d68c85a9cbf029558fc1c065909a1cadd2fb120615fa3bf7fe4a11f51d26d264cf6730ac4d3165798668d38e62c5d955 py-hypothesis-6.82.3.tar.gz "