aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-humanize/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-humanize/APKBUILD b/testing/py3-humanize/APKBUILD
index 7227ec7f0d..6caa9373bb 100644
--- a/testing/py3-humanize/APKBUILD
+++ b/testing/py3-humanize/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py3-humanize
_pkgname=humanize
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=0
pkgdesc="Python humanize functions"
url="https://pypi.python.org/pypi/humanize"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4195047ddc92ed537bfad582ddccc2cfae64c1f90ae248a4e9ea759499d30cc8a50b190ea18ccaea76448f8c4c7c2bbe54bd6313d75baaaceb6c13e0f926de48 humanize-2.2.0.tar.gz"
+sha512sums="537e963c0701e2b0ebc4b412a1d354e286340af8e608a9912de419fac25c0aead9985bf239d80e02dd20e51d0a334374f65c2a10be376ed4681b7cf055e30bbd humanize-2.3.0.tar.gz"