diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD index 9aae7789348867897cf5993bd7e54e26866906d1..1ad667b2331e8813256fa9db3d8ee6953b699f29 100644 --- a/main/py3-hypothesis/APKBUILD +++ b/main/py3-hypothesis/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Leo # Maintainer: Michał Polański pkgname=py3-hypothesis -pkgver=6.9.0 +pkgver=6.9.1 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -36,4 +36,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="8d63b22ec3ac9418dde758f70f2a8b65b455cffa32fbbf1fc99c2e64ca40f73436ee9eddea7ada34d8d68a41e88b50d54166babee9869fc03b32926bd85a4507 py-hypothesis-6.9.0.tar.gz" +sha512sums="ad5f18ecbb0376b04eb26f58ad2b72ae6789029bf89f36d4880e5212a4cf7d669a048bb8d4f0bdeb0f5c1f1cc053d054d60235224f5154803fd0319d7b140b3b py-hypothesis-6.9.1.tar.gz"