From df7bd9d085511b8dd19daf8b598978a53aecaf8b Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 23 Mar 2020 13:24:16 -0400 Subject: [PATCH] py3-humanize: bump to 2.2.0 --- sr.ht/py3-humanize/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sr.ht/py3-humanize/APKBUILD b/sr.ht/py3-humanize/APKBUILD index 5e8fe5e..024c49d 100644 --- a/sr.ht/py3-humanize/APKBUILD +++ b/sr.ht/py3-humanize/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=py3-humanize _pyname=humanize -pkgver=2.1.0 +pkgver=2.2.0 pkgrel=0 pkgdesc="Humanize is a modest package contains various common humanization utilities" url="https://github.com/jmoiron/humanize" @@ -25,4 +25,4 @@ package() { python3 setup.py install --root="$pkgdir" --optimize=1 } -sha512sums="1efd1c34febf6140a02f15b73a90f453630b255414e056c75fd77c83e9aaa30f802a845b7e1c4e90baf0da26fa6d258e0d0fd84f0d4660b55730baccfde62b2d humanize-2.1.0.tar.gz" +sha512sums="d36a92c7552193eb0fa0aa827041811a77239c067d8070895ed5fbfd05b6f9b4124ac53658d316bf9068256be1b9d7ee61b206209ebc17b6eb24cd70b8ae2461 humanize-2.2.0.tar.gz" -- 2.45.2