diff options
| -rw-r--r-- | community/py3-hypothesis/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index 389a4e12b4..2ba5a621df 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault <sir@cmpwn.com> # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-hypothesis -pkgver=5.5.2 +pkgver=5.5.3 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" @@ -35,4 +35,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="e2be0bfd07e0e192e104b827616f822c1a4e87f7691a6b754a623d8ec268851f769ff9a0bf64c424cf583b5d87e4040df92ec203eac1b41034b4d24d5ea1d1d2 py-hypothesis-5.5.2.tar.gz" +sha512sums="d8e4d19a3b518ecbd10ace9e13c47eb1aeae5b6d6c5c78e21f59ebb81bc285e3a64b9ee69778a6ab6fe45204f38024d406b5471c266a14adfb7454498fc8acd5 py-hypothesis-5.5.3.tar.gz" |
