python3-humanize: update to 4.11.0.

Closes: #54023 [via git-merge-pr]
This commit is contained in:
icp 2025-01-17 22:00:10 +05:30 committed by classabbyamp
parent cf40dcab81
commit 5a9a6c693d
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'python3-humanize'
pkgname=python3-humanize
version=4.10.0
revision=2
version=4.11.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=06b6eb0293e4b85e8d385397c5868926820db32b9b654b932f57fa41c23c9978
checksum=e66f36020a2d5a974c504bd2555cf770621dbdbb6d82f94a6857c0b1ea2608be
post_patch() {
# remove tests which overflow in 32-bit hosts