Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-humanize
From: Adam Ciarcinski
Date: 2025-02-15 22:04:18
Message id: 20250215210418.DC221FBE0@cvs.NetBSD.org
Log Message:
py-humanize: updated to 4.12.0
4.12.0
Added
Add support for Python 3.14 and test PyPy3.11
Handle en_GB and en_US locale
Release to PyPI using Trusted Publishing
Changed
Defer imports for faster overall import time: 19 ms -> 3 ms
Replace deprecated classifier with licence expression (PEP 639)
Lint and test with tox-uv
Fixed
Fix overflow issue in naturalsize with np.int32 input
Fix pt_BR locale
Generate translation binaries during release
Files: