aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-humanize
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-21 03:32:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-21 06:58:35 +0000
commitdb307a3b402ee9de513f1253c5da9412b52dd783 (patch)
tree97aade0a3788398066cbc70df653b6d5fc7859d6 /testing/py3-humanize
parent7e023bc7da3adc829bea93baf2ce6c3b5375c3cc (diff)
downloadaports-db307a3b402ee9de513f1253c5da9412b52dd783.tar.bz2
aports-db307a3b402ee9de513f1253c5da9412b52dd783.tar.xz
testing/py3-humanize: upgrade to 2.1.0
Diffstat (limited to 'testing/py3-humanize')
-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 0268aec2cd..7ec2e773b5 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.0.0
+pkgver=2.1.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="95b3d400124ddf619d913fa6995bf07176b79dbfd55bd3f4c242b0493bf9c7d7c8c5a29a20d93aed161234e193925116370157b0ee5cf2ca3155cfad36ad63ea humanize-2.0.0.tar.gz"
+sha512sums="f3101dbf93840da06dc67df7c90fa224013a50b66b72ae8b9f93b1c1bfe47648f3edbe086518d4e4d412dcbd4c121b82d7f47489148d1ef270183a0d43d3763f humanize-2.1.0.tar.gz"