summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanfriendly_8.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanfriendly: Upgrade 8.2 -> 9.1Leon Anavi2021-01-081-25/+0
| | | | | | | | | | | | | | | | | Upgrade to release 9.1: - Added on_macos() function to detect Apple MacOS - Changed format_number() to properly support negative numbers - Changed pluralize() to generate “1.5 seconds” instead of "1.5 second" - Enhanced concatenate() to support conjunction and serial_comma keyword arguments - Added pluralize_raw() to select singular or plural form without prefixing the count to the text that is returned 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-humanfriendly: Upgrade 4.18 -> 8.2Leon Anavi2020-06-111-0/+25
Upgrade to release 8.2. Consolidate inc and bb files into a single bb file. The year in file LICENCE has been recently updated therefore the checksum has been changed but it still remains a MIT License. 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>