aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-03-04 16:50:33 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-03-04 16:51:45 -0300
commitd0a46c03eec95cbf0bda6e6fc768b1d9fc1e5802 (patch)
tree301b9bb29a7e5b781235894872eb166421d5bdd1
parenta979a7112413590d3fe7c12ccfdfb83a076f0218 (diff)
main/py3-hypothesis: upgrade to 6.4.3
-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 182f431e6a0..e7db8229414 100644
--- a/main/py3-hypothesis/APKBUILD
+++ b/main/py3-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-hypothesis
-pkgver=6.4.2
+pkgver=6.4.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="bcaf876c197f196f27936fd6b5294cfed5d0db2f528ee95b9ebf6ae429a41dccddfd6fd66eebf8e5ad7ac512d8ec20f1878a6ded9d4c10013b732262c9454799 py-hypothesis-6.4.2.tar.gz"
+sha512sums="010d140538bd6a361326d00bf38a50ffbbe08adc55cc7597cf69563b5d028335493c1925bcb91f618afd87f4d754e8109776be89f229e8b25b91510fbf64d7bd py-hypothesis-6.4.3.tar.gz"