summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_4.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: upgrade 4.2.3 -> 4.3.0Xu Huan2022-08-161-21/+0
| | | | | | | | | | | | | | | | Changelog: ========= Added ------- Add Greek translation Polish: Added thousand, fixed big numbers Fixed ------ Fix intword for negative numbers Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-humanize: Upgrade 4.2.0 -> 4.2.3Leon Anavi2022-07-111-0/+21
Upgrade to release 4.2.3: - Update annotations, docs, and tests: naturaltime can also accept a timedelta - Update annotations: naturadelta and naturaltime can also accept a float - Rename Arabic locale from ar_SA to ar to enable fallbacks - Use %d for year translations, convert to string for intcomma after - Fix intcomma with ndigits=0 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>