From 68ef7ce86d3a54f8e6c567f98ca4a56b6d276207 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 7 Feb 2020 12:29:38 +0100 Subject: community/py3-pyhamcrest: upgrade to 2.0.0 --- community/py3-pyhamcrest/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/py3-pyhamcrest') diff --git a/community/py3-pyhamcrest/APKBUILD b/community/py3-pyhamcrest/APKBUILD index f959795011..01b74d114d 100644 --- a/community/py3-pyhamcrest/APKBUILD +++ b/community/py3-pyhamcrest/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: prspkt pkgname=py3-pyhamcrest _pkgname=PyHamcrest -pkgver=1.10.1 +pkgver=2.0.0 pkgrel=0 pkgdesc="Hamcrest framework for matcher objects" url="https://github.com/hamcrest/PyHamcrest" @@ -34,4 +34,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="f7e79f7d26c4c6add042052e451898bbf5adf21b05a234cc62bce890d68f5997693b042a9daf136f7026040a8ab7bf28b829288417b947973dcb959bf613a37b PyHamcrest-1.10.1.tar.gz" +sha512sums="32683422c92f27ffbdb081cfeb588a81bd299fd965e3fdd67a5aca2900e0a89da0fa217b22f4333511831921953519d75861b18fcb164d1ec6cacf13994df5e3 PyHamcrest-2.0.0.tar.gz" -- cgit v1.2.3