summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_3.12.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: Upgrade 3.12.0 -> 3.13.1Leon Anavi2021-12-201-21/+0
| | | | | | | | | | | | | | 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>
* python3-humanize: upgrade 3.11.0 -> 3.12.0zangrc2021-10-181-0/+21
Added Add support for Python 3.10 Changed Use importlib.metadata to get package version instead of pkg_resources.get_distribution to decrease memory consumption Fixed Fix incorrect type in comment for 'when' Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>