summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-cached-property_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cached-property: Upgrade 1.3.0 -> 1.5.2Leon Anavi2021-04-151-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 + dependenciesPascal Bach2017-09-151-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>