aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-humanize/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 03:50:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 07:30:39 +0000
commitcdefe00afca56d42da361d6128f88993e7ddf96a (patch)
tree6eb282d14981c778adfb58d15e8ddf9025510727 /testing/py3-humanize/APKBUILD
parent3d7c51afee9b9424cdaae630dd25b8137dd0e2da (diff)
downloadaports-cdefe00afca56d42da361d6128f88993e7ddf96a.tar.bz2
aports-cdefe00afca56d42da361d6128f88993e7ddf96a.tar.xz
testing/py3-humanize: upgrade to 2.2.0
Diffstat (limited to 'testing/py3-humanize/APKBUILD')
-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 7ec2e773b5..7227ec7f0d 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.1.0
+pkgver=2.2.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="f3101dbf93840da06dc67df7c90fa224013a50b66b72ae8b9f93b1c1bfe47648f3edbe086518d4e4d412dcbd4c121b82d7f47489148d1ef270183a0d43d3763f humanize-2.1.0.tar.gz"
+sha512sums="4195047ddc92ed537bfad582ddccc2cfae64c1f90ae248a4e9ea759499d30cc8a50b190ea18ccaea76448f8c4c7c2bbe54bd6313d75baaaceb6c13e0f926de48 humanize-2.2.0.tar.gz"