Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-cached-property: Upgrade 1.3.0 -> 1.5.2 | Leon Anavi | 2021-04-15 | 1 | -9/+0 |
| | | | | | | | | | | | | Upgrade to release 1.5.2: - Add formal support for Python 3.8 - Remove formal support for Python 3.4 - Switch from Travis to GitHub actions - Made tests pass flake8 for Python 2.7 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | python3-docker-compose: add version 1.16.1 + dependencies | Pascal Bach | 2017-09-15 | 1 | -0/+9 |
This requires some packages as well as the pypi.bbclass from meta-python. It uses Python 3 as I don't think it makes sense to use Python 2 anymore. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |