summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-imageio: update to 2.10.1Oleksandr Kravchuk2021-11-011-14/+0
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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-imageio: Upgrade 2.8.0 -> 2.9.0Leon Anavi2020-07-101-0/+14
Upgrade to release 2.9.0: - More robust loading of FEI SEM data. - Fix webcam not working on Win10. - Add a few standard images useful to 3D visualization. - The timeout used in HTTP requests can now be set with an environment variable. - The DICOM plugin can now used gdcm for compressed transfer formats. - Better support for itk/sitk plugins. - Test coverage and CI for ARM. 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>