diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-12 22:48:12 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-13 02:03:46 +0000 |
| commit | b808ddcc0a23dc6e1b9326f1fbe335a076c70f6d (patch) | |
| tree | e7ce5ac7f25a733c21d003e578a3128c8a7b4ae5 /community/py3-hypothesis | |
| parent | 510f913bf4ca818ab09f128aecdb5a55d05a7a32 (diff) | |
| download | aports-b808ddcc0a23dc6e1b9326f1fbe335a076c70f6d.tar.bz2 aports-b808ddcc0a23dc6e1b9326f1fbe335a076c70f6d.tar.xz | |
community/py3-hypothesis: upgrade to 5.8.3
Diffstat (limited to 'community/py3-hypothesis')
| -rw-r--r-- | community/py3-hypothesis/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index e3615fed9d..81e50e2308 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.8.2 +pkgver=5.8.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="e0a7328986b4828235d14f1dc046908e10b5504e40d12e76a29150abefe2badd7068bab0e4363d3e6720674d007b31b1d545065059d993f3e6dad926def05a63 py-hypothesis-5.8.2.tar.gz" +sha512sums="60a3b239d13058e5bf5fe06128d9f5a7adb1350e1468186cc71198e37fe25340449d2838699af1ecf3bd958123081064353eef7c251fbeb892708d835abcaa0d py-hypothesis-5.8.3.tar.gz" |
