| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meta-python: migrate away from setuptool3 where possible | Ross Burton | 2022-03-11 | 1 | -1/+1 |
| | | | | | | | | | | | Many recipes are currently building with setuptools3 but can use a more modern tool: typically setuptools_build_meta but ordered-set can use flit_core and pyrad can use poetry_core. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
| * | python3-humanize: Upgrade 3.14.0 -> 4.0.0 | Leon Anavi | 2022-03-03 | 1 | -0/+21 |
| Upgrade to release 4.0.0: - Drop support for Python 3.6 - Remove deprecated VERSION, use version instead - Remove when from naturaldelta() and allow largest timedelta - Remove deprecated private function aliases Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | |||||
