diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD index 7830bd5904e..2138cc740b5 100644 --- a/main/py3-hypothesis/APKBUILD +++ b/main/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leo maintainer="Michał Polański " pkgname=py3-hypothesis -pkgver=6.151.9 +pkgver=6.151.10 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -38,5 +38,5 @@ package() { } sha512sums=" -3e41bdd077a18fe72360547bc03f2c3d7218e8cd6cb563fffd6024427bfa5ce0764ca9c7ef0dafdded896625128fc14b9d3f8c4564aa8a509545abf0ad24adbf py3-hypothesis-6.151.9.tar.gz +858199c46e5a9ccf6ea2efefe947815c4b9e5cd106871cadf3abcdcde06ebda32969220cc7cf1421d81174c3cb1db86b7fb724a32e6953fa0fbf339ab81b5bd8 py3-hypothesis-6.151.10.tar.gz "