testing/py3-humanize: upgrade to 2.2.0

This commit is contained in:
Leo 2020-03-24 03:50:51 -03:00
parent 3d7c51afee
commit cdefe00afc

View File

@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py3-humanize
_pkgname=humanize
pkgver=2.1.0
pkgver=2.2.0
pkgrel=0
pkgdesc="Python humanize functions"
url="https://pypi.python.org/pypi/humanize"
@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="f3101dbf93840da06dc67df7c90fa224013a50b66b72ae8b9f93b1c1bfe47648f3edbe086518d4e4d412dcbd4c121b82d7f47489148d1ef270183a0d43d3763f humanize-2.1.0.tar.gz"
sha512sums="4195047ddc92ed537bfad582ddccc2cfae64c1f90ae248a4e9ea759499d30cc8a50b190ea18ccaea76448f8c4c7c2bbe54bd6313d75baaaceb6c13e0f926de48 humanize-2.2.0.tar.gz"