summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-humanfriendly_9.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-humanfriendly: Upgrade 8.2 -> 9.1Leon Anavi2021-01-081-0/+24
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>