~dricottone/huttese-apk

de21b0f0830f34e3b3ed9819fccde998c5daa3db — Drew DeVault 3 years ago 57200f9
py3-humanize: upgrade to 3.7.1
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.0
pkgver=3.7.1
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="
e501cdb4dcb603601624f5df9a04a256669f06ac594d8a3a0c83543d1d8503bfcf4d7198ff87827e2c60dd63897c23b722be7497179c49a9f9b05d07289de4be  humanize-3.7.0.tar.gz
152ee6030de83be34bdb40908427ca4f1461191ce417faef273b070a1d347a43f4a44182cd0fa79b8935c07d97679205285bbd6fa43352d2d9cada53df5f112f  humanize-3.7.1.tar.gz
"