aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-04-07 21:12:55 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-04-07 21:07:55 +0000
commitdca4c21546e39d57f34007ffd819d904b95403df (patch)
treea98c5ae1cb308bc2096d1ce482354565d0bee4b1
parent7c97d5738c9c8b4b968c17ebee760ebf9af306f5 (diff)
main/py3-hypothesis: upgrade to 6.8.9
-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 f511da3dfe5..2a08f86a88a 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.8.6
+pkgver=6.8.9
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="67a614fdfb92128a399b88ceb6a4791a1d2316179c6526f084bcc60dad2fac3172443307ebfe28f729ca4fcd150576d27cb7da86c937708943c74071ed3b638f py-hypothesis-6.8.6.tar.gz"
+sha512sums="4dc3884e2487f27a3b6b362e04cecd281f9072fdd2e8e91738899baf589d6d48df9eeacb9a158251c20b210d1190b78eadd191aa95f151023bd81091131dff66 py-hypothesis-6.8.9.tar.gz"