From bf8f0522ee3d85e48c93a2418997a7c208bf29af Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 6 Mar 2020 10:28:54 -0500 Subject: [PATCH] py3-humanize: upgrade to 2.0.0 --- sr.ht/py3-humanize/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sr.ht/py3-humanize/APKBUILD b/sr.ht/py3-humanize/APKBUILD index bd6d628..2a44ede 100644 --- a/sr.ht/py3-humanize/APKBUILD +++ b/sr.ht/py3-humanize/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Drew DeVault 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" -- 2.45.2