From 04d842f2f3cb8c9837cfc87f0aeee1591b93f4e3 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 1 Jun 2020 10:57:49 -0600 Subject: [PATCH] py3-humanize: upgrade to 2.4.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 024c49d..c262e20 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.2.0 +pkgver=2.4.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="d36a92c7552193eb0fa0aa827041811a77239c067d8070895ed5fbfd05b6f9b4124ac53658d316bf9068256be1b9d7ee61b206209ebc17b6eb24cd70b8ae2461 humanize-2.2.0.tar.gz" +sha512sums="20707a59f2f0bbc52e1e5d906e733561f53c3bc429ce24662ea9014d7f73f87a8f3ae9aa62f2564fafbe9de0d6b250e8fecec4a3cb81968c5b24d61ad9627d1b humanize-2.4.0.tar.gz" -- 2.45.2