From 98571c8ae21a79bae5c09cfa11836b7d43b7cfcd Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 26 Dec 2019 21:37:20 -0600 Subject: user/py3-hypothesis: bump to 4.56.3 --- user/py3-hypothesis/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user/py3-hypothesis') diff --git a/user/py3-hypothesis/APKBUILD b/user/py3-hypothesis/APKBUILD index ad6712c8c..a165c08c5 100644 --- a/user/py3-hypothesis/APKBUILD +++ b/user/py3-hypothesis/APKBUILD @@ -4,16 +4,16 @@ pkgname=py3-hypothesis _pkgname=hypothesis _p="${_pkgname#?}" _p="${_pkgname%"$_p"}" -pkgver=4.32.3 +pkgver=4.56.3 pkgrel=0 pkgdesc="A library for property based testing" url="https://pypi.python.org/pypi/hypothesis" arch="noarch" options="!check" # Tests are missing from release packages due to possible packaging bug? license="MPL-2.0" -depends="python3" -makedepends="python3-dev" +depends="python3 py3-sortedcontainers" checkdepends="py3-pytest py3-attrs" +makedepends="python3-dev" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" @@ -30,4 +30,4 @@ package() { } -sha512sums="a477077bc2406d130839850f813db85a5de0cf102e28f88052831555f6e43cb10ebb780b400966df38578ef6c634e43cea74fd448bcf3001c395be5950af552f py3-hypothesis-4.32.3.tar.gz" +sha512sums="221515d945669c34b676a9f57ab783e30d998b877b6e5bba27fec45cd95f5ed21e60cb4b019687f884b87c0bcad065f881fb0ca2a8d00bb216c43290bbd7d157 py3-hypothesis-4.56.3.tar.gz" -- cgit v1.2.3-60-g2f50