diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD index c07fa561b39dfabc62d2cc837e7942ff3e8eca77..600825b67ffc29cbd82dbca938ceec41bb7af682 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.14.9 +pkgver=6.15.0 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -37,5 +37,5 @@ package() { } sha512sums=" -a32d4f09ae6a44354d136164a517ea53c653fccb3e21a39ac63df78ebdf695c887f13749d2f310ac67863b6645a85dca73ef0bfab077aefe0486e445f6a85dce py-hypothesis-6.14.9.tar.gz +19b8b5d71156c08d77c11b6d675cca3df1a66beec493e2a52600e14c2d1444f42f58b55ed769f9d99c16dc6844da1843539b995bb972daa6bbd35480edc444ed py-hypothesis-6.15.0.tar.gz "