summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-imageio_2.22.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-imageio: upgrade 2.22.4 -> 2.23.0Wang Mingyu2022-12-271-12/+0
| | | | | | | | | | | | | | | | | Changelog: ========== Feature -------- Add support for Python 3.11 (#920) (e4146a1) Other ------- Exclude py3.11 on windows (#917) (c57e31c) GitHub Actions add Python 3.11 to the testing (#916) (8d49551) Add migration instructions for as_gray in new pillow plugin. (#913) (b3b040a) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.22.3 -> 2.22.4Wang Mingyu2022-11-141-0/+12
Changelog: =========== Fix ------- Fix silent failure when writing gray images with explicit color channel using pillow (#906) (a075c17) Ffmpeg supports .h264 extension (#901) (7571ea9) Avoid webcam hang on MacOS (#899) (019069f) Other ------- Fix typo (#905) (5355f93) Document deprecated format_hint (#902) (88b7784) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>