~dricottone/huttese-apk

bf8f0522ee3d85e48c93a2418997a7c208bf29af — Drew DeVault 4 years ago b33d194
py3-humanize: upgrade to 2.0.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=0.5.1
pkgrel=5
pkgver=2.0.0
pkgrel=0
pkgdesc="Humanize is a modest package contains various common humanization utilities"
url="https://github.com/jmoiron/humanize"
arch="noarch"


@@ 25,4 25,4 @@ package() {
	python3 setup.py install --root="$pkgdir" --optimize=1
}

sha512sums="2727268d9fc7b393228f7eb9e71a5c881988ec56e265ddf83613fe57116da3aaad70d2417db4cef8a8c40cb73753eb2c2bd775d3cd25c2de751cb61373f0a551  humanize-0.5.1.tar.gz"
sha512sums="3bc0a6a42d0a4942d6c0c3f5eb70f57f1132b05ef581099658082b1769eb3040b2484990457811c60134fbaf6267fc4d73f440fc72d84cc0dbfdb5b0be6d8192  humanize-2.0.0.tar.gz"