summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycocotools_2.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycocotools: Upgrade 2.0.2 -> 2.0.4Leon Anavi2022-01-241-12/+0
| | | | | | | | | | | Upgrade to release 2.0.4: - Revamp Python build system to fix multiple build problems - Update config.yml 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>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-pycocotools: new packageBartosz Golaszewski2021-05-191-0/+12
Add a recipe for building pycocotools - a Python wrapper for cocapi. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>