aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-11 10:09:09 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-11 10:11:48 +0100
commit7e9ef2114455838c63da480c9d1aff6f9f91253b (patch)
treec9980ec226c4d66e07736d03cb182d883cd660cd
parent44cbbc184e93bff3f7d78ce354e9786bd749c124 (diff)
downloadaports-7e9ef2114455838c63da480c9d1aff6f9f91253b.tar.bz2
aports-7e9ef2114455838c63da480c9d1aff6f9f91253b.tar.xz
community/py3-hypothesis: upgrade to 5.1.4
-rw-r--r--community/py3-hypothesis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD
index ec65958d4f..e3e8db7e09 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.1.2
+pkgver=5.1.4
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="48150a3ea6d1c6270cf016a363f110f29e6e2adc2bfa98947581dc963a0a19398609c21251f821c9e741e743411a989730000bff83d9c5a1b95b805408e32df1 py-hypothesis-5.1.2.tar.gz"
+sha512sums="25d0112f7b7a13221b8b68d553f4085344f1e8681c8795fac0bcfd714400a828539298d2919d3e638979eadd5daa65ef7ee8b0b946df076145e59c8bb7058a64 py-hypothesis-5.1.4.tar.gz"