summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_4.15.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: upgrade 4.14.0 -> 4.15.0Wang Mingyu9 days1-0/+22
Added ------ - Add locale support for decimal separator in intword - Add support for Python 3.15 Changed -------- - Replace pre-commit with prek Fixed ------ - naturaldelta: round the value to nearest unit that makes sense - Fix plural form for intword and improve performance - Replace Exception with more specific FileNotFoundError Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>