~dricottone/huttese-apk

df46182fd94ff2915ba1bcd744adfb51679e7044 — Drew DeVault 3 years ago de21b0f
py3-humanize: upgrade to 3.8.0
1 files changed, 2 insertions(+), 2 deletions(-)

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


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

sha512sums="
152ee6030de83be34bdb40908427ca4f1461191ce417faef273b070a1d347a43f4a44182cd0fa79b8935c07d97679205285bbd6fa43352d2d9cada53df5f112f  humanize-3.7.1.tar.gz
8301f461c60fd990e50a24aef714d78a3b42fb82d792ac01b088e05b6bf765dfa34e2257c1a75e3da279db3b8d837bd6434398f33578c946fa17dc1a45122f75  humanize-3.8.0.tar.gz
"