summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanize_3.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanize: Upgrade 3.1.0 -> 3.2.0Leon Anavi2020-12-211-20/+0
| | | | | | | | | | | | | Upgrade to release 3.2.0: - Internationalise intcomma and add fr_FR - Apply setup-py-upgrade - Test Python 3.9 final on Travis CI - Fix grammar mistake in the Dutch translations Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-humanize: Upgrade 3.0.1 -> 3.1.0Leon Anavi2020-10-221-0/+20
Upgrade to release 3.1.0: - Declare support for Python 3.9 - testing/docs: Include doctests in testing - Allow custom "now" in naturaldelta and naturaltime - Represent with a zero if the delta is too small Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>