aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-04-13 01:55:02 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-04-13 08:07:31 +0000
commit8cbfc06dfce58c7ebac922ed592ccdf142063bd1 (patch)
tree04b9cf9011751b5c29e95c7100c2835135371c79
parenta08aceeb696abe28667f57cde3d724f961c90c96 (diff)
main/py3-hypothesis: upgrade to 6.9.1
-rw-r--r--main/py3-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index 9aae7789348..1ad667b2331 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.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"