~dricottone/huttese-apk

c061c9f4e51483ea0b343cfe7ab6c4caa11cb089 — Drew DeVault 3 years ago 61bc474
py3-humanize: upgrade to 3.10.0
1 files changed, 3 insertions(+), 3 deletions(-)

M sr.ht/py3-humanize/APKBUILD
M sr.ht/py3-humanize/APKBUILD => sr.ht/py3-humanize/APKBUILD +3 -3
@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-humanize
_pyname=humanize
pkgver=3.9.0
pkgrel=1
pkgver=3.10.0
pkgrel=0
pkgdesc="Humanize is a modest package contains various common humanization utilities"
url="https://github.com/jmoiron/humanize"
arch="noarch"


@@ 26,5 26,5 @@ package() {
}

sha512sums="
75aa8f9f6b07d4b65e5589c3f337a92ee17769ab8da6608147b0f1ec3965b95788dd90cf0d0cae1b7c9be689b44910029ee72e2eba39a60c9926b67726c74353  humanize-3.9.0.tar.gz
f31929ddc1055fb54294b67e25e3b41883ef4e8ff9b76082cdd4703d64a066d0a368d116a60e26465f07dd3a0df8c87bb459ff1b03153d8843d3eefb06ff6961  humanize-3.10.0.tar.gz
"