diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-11 16:31:30 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-11 20:08:52 +0000 |
| commit | 9985636a66bfcce257ab407009c3b1a71133ea35 (patch) | |
| tree | e0c1a435e9bc02e7e285a36984254b78b9417b03 /testing/py3-humanize | |
| parent | ad72ed1e64e79af32c25df82073d2c65fcaaf05b (diff) | |
| download | aports-9985636a66bfcce257ab407009c3b1a71133ea35.tar.bz2 aports-9985636a66bfcce257ab407009c3b1a71133ea35.tar.xz | |
testing/py3-humanize: upgrade to 2.3.0
Diffstat (limited to 'testing/py3-humanize')
| -rw-r--r-- | testing/py3-humanize/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-humanize/APKBUILD b/testing/py3-humanize/APKBUILD index 7227ec7f0d..6caa9373bb 100644 --- a/testing/py3-humanize/APKBUILD +++ b/testing/py3-humanize/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=py3-humanize _pkgname=humanize -pkgver=2.2.0 +pkgver=2.3.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="4195047ddc92ed537bfad582ddccc2cfae64c1f90ae248a4e9ea759499d30cc8a50b190ea18ccaea76448f8c4c7c2bbe54bd6313d75baaaceb6c13e0f926de48 humanize-2.2.0.tar.gz" +sha512sums="537e963c0701e2b0ebc4b412a1d354e286340af8e608a9912de419fac25c0aead9985bf239d80e02dd20e51d0a334374f65c2a10be376ed4681b7cf055e30bbd humanize-2.3.0.tar.gz" |
