aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-13 03:08:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-13 06:36:02 +0000
commit8d44eeb488a71936b3f1eaf933160f003be6e489 (patch)
treea5e1e91e16982834265325fee8f9239f0ea42e2b
parentbc53a63ef31c2f1448c6eb06a8284107d8e0fe2d (diff)
testing/py3-humanize: upgrade to 3.2.0
-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 8cede6417b7..a9a2b4b187a 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=3.1.0
+pkgver=3.2.0
pkgrel=0
pkgdesc="Python humanize functions"
options="!check" # No tests are actually run
@@ -31,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="59da9f310d573fcd39aefb6d0ea0b3b4790dd1089fcac3f3469f9181157c8b1c71c21aa8690095f1e0c1a58442e88b9ae2ceabd85d11fa059b499c0ef45dc051 humanize-3.1.0.tar.gz"
+sha512sums="e85bf6eea63f25efba242618063f182fe72edd3fb1c4b81e87d5b343ee88935fcc655b3b72103505cef7ae6430f1238e7b8ca82c17d1333e104749cfa107387c humanize-3.2.0.tar.gz"