Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-humanize: upgrade 4.2.3 -> 4.3.0 | Xu Huan | 2022-08-16 | 1 | -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.3 | Leon Anavi | 2022-07-11 | 1 | -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> |