python3-humanize: update to 4.9.0.

This commit is contained in:
icp 2023-12-02 01:00:05 +05:30 committed by classabbyamp
parent 7daab2e20b
commit 050fa381f3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-humanize'
pkgname=python3-humanize
version=4.8.0
revision=2
version=4.9.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
depends="python3"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://humanize.readthedocs.io/"
changelog="https://github.com/python-humanize/humanize/releases"
distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz"
checksum=9783373bf1eec713a770ecaa7c2d7a7902c98398009dfa3d8a2df91eec9311e8
checksum=582a265c931c683a7e9b8ed9559089dea7edcf6cc95be39a3cbc2c5d5ac2bcfa
post_patch() {
# remove tests which overflow in 32-bit hosts