aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyhamcrest
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-07 12:29:38 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-07 12:37:24 +0100
commit68ef7ce86d3a54f8e6c567f98ca4a56b6d276207 (patch)
tree14455c64456b5784e771ad4dd211da5d3ae49822 /community/py3-pyhamcrest
parenta0a6a02928c273a42e7bee1aafd700bdab58f8f9 (diff)
downloadaports-68ef7ce86d3a54f8e6c567f98ca4a56b6d276207.tar.bz2
aports-68ef7ce86d3a54f8e6c567f98ca4a56b6d276207.tar.xz
community/py3-pyhamcrest: upgrade to 2.0.0
Diffstat (limited to 'community/py3-pyhamcrest')
-rw-r--r--community/py3-pyhamcrest/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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 <prspkt@protonmail.com>
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"