Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-imageio: upgrade 2.31.1 -> 2.31.3 | Wang Mingyu | 2023-09-07 | 1 | -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.1 | Wang Mingyu | 2023-06-19 | 1 | -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> |