summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_3.13.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: Upgrade 3.13.1 -> 3.14.0Leon Anavi2022-02-111-21/+0
| | | | | | | | | | | Upgrade to release 3.14.0: - Don't deprecate time.Unit enumeration - Use humanize.intcomma to format years in time module Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-humanize: Upgrade 3.12.0 -> 3.13.1Leon Anavi2021-12-201-0/+21
Upgrade to release 3.13.1: - Add da_DK language - Fix and add Russian and Ukrainian words - Add missing strings for Polish translation - Add Traditional Chinese (zh-HK) - Temporarily comment out to avoid warning during import humanize Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>