summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-imageio_2.31.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-imageio: upgrade 2.31.1 -> 2.31.3Wang Mingyu2023-09-071-12/+0
| | | | | | | | | | | | | | | | | Changelog: ========== Refactor resolution metadata reading for TIFF and avoid failing on missing data Add bytes to ImageResource typehints Update readthedocs.yaml Deprecate Python 3.7 support Add bytes to ImageResource typehints Remove deprecations in CD Fix typo in README.md Fix several typos in the docs and source code comments Add migration note for format kwarg Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.31.0 -> 2.31.1Wang Mingyu2023-06-191-0/+12
Changelog: ========== Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>