summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_4.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: Upgrade 4.1.0 -> 4.2.0Leon Anavi2022-07-021-21/+0
| | | | | | | | | | Upgrade to release 4.2.0: - Add humanize.metric() for converting big/small numbers to SI units - Add type hints Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-humanize: upgrade 4.0.0 -> 4.1.0zhengrq.fnst2022-05-291-0/+21
Changelog: ========== Added ------ Support Python 3.11 (#13) Add Arabic language (jmoiron/humanize#256) Docs: add dark mode toggle and default to system preference (jmoiron/humanize#255) Documentation improvements (jmoiron/humanize#254) Changed ------- Update repo links (#2) Fixed ------- Removed VERSION from __all__ (#11) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>