From d56ae9c438061fd63fd52fa898024f5cc387aaa3 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 21 Nov 2019 08:37:08 +0100 Subject: community/py3-hypothesis: upgrade to 4.45.1 --- community/py3-hypothesis/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD index eb3d7da32f..39695549d6 100644 --- a/community/py3-hypothesis/APKBUILD +++ b/community/py3-hypothesis/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Drew DeVault # Maintainer: Leo pkgname=py3-hypothesis -pkgver=4.44.4 +pkgver=4.45.1 pkgrel=0 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" url="https://hypothesis.works/" @@ -41,5 +41,5 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="79869e33ce3ce344977c669a45bfb1f123c7ce63fc290430dd3a37fe3c6db108efe8150091f62f70496247f3ad34dbaf38c06a6ae85d46fdddfb02ab95cb5060 py-hypothesis-4.44.4.tar.gz +sha512sums="6da73332c7e48ea9608732117633f6c3960c944ce03a5f67ecb72d2fad2ccb035ea3116762f9512f53735489d87e90a32631b01ee3ab679c8ca65bdebd47c785 py-hypothesis-4.45.1.tar.gz 9ef9fd9f7076586221f79b677c05139188c6d7c37fbbddfdf28dd4a6ca18b36457d3481ee716fb11a2a84f2db0d53105be880b92ec09d8bfbb63f8b5323dab27 attrs.patch" -- cgit v1.2.3