From 7eaf011e70bcfd2111479b49346e7a1eb4076e3d Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 2 Dec 2023 01:00:05 +0530 Subject: [PATCH] python3-humanize: update to 4.9.0. --- srcpkgs/python3-humanize/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-humanize/template b/srcpkgs/python3-humanize/template index 77a628f3472996..79256e1b71a570 100644 --- a/srcpkgs/python3-humanize/template +++ b/srcpkgs/python3-humanize/template @@ -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