aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2022-01-19 22:49:18 +0100
committerMichał Polański <michal@polanski.me>2022-01-20 01:48:25 +0000
commit0e053268592b715678177af0b5c03c90b861774f (patch)
tree2bdbfa5ab623a70a72bcf5711b829cca40be7e3a
parente3cc2e0abf6166ca4718c6dddabddb1e974c0042 (diff)
main/py3-hypothesis: upgrade to 6.36.0
-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 548b3028f01..ca73d0a78d2 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.35.1
+pkgver=6.36.0
pkgrel=0
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check"
@@ -37,5 +37,5 @@ package() {
}
sha512sums="
-839c9b2cf607f44fccf20c814a774889484f61a40a93e976f7bcb457dceac272bf6b775231fb36009e115181cf2089907bcad898f795e266d98ca218c5c4af28 py-hypothesis-6.35.1.tar.gz
+afff635df30552aa8165a28e2dd02e01cd265e22793d788b8a7009f5d3f85fee6330423eed405f64a13d8749c852b81b3d21b4c48f3b3b3a3682e8cdd4cdf238 py-hypothesis-6.36.0.tar.gz
"