summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_3.12.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>