diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2022-02-10 13:34:52 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-11 09:10:03 -0800 |
| commit | f7ccff127d391e8ee851e704b68cf9db9c826c61 (patch) | |
| tree | 6ca67a01e439d85ea1f46eaf7cbe3b3cd6d68f50 /meta-python/recipes-devtools | |
| parent | 16184e4a5e593f5fe6e5ae0b323fa38198bf5af5 (diff) | |
| download | meta-openembedded-f7ccff127d391e8ee851e704b68cf9db9c826c61.tar.gz | |
python3-imageio: Upgrade 2.14.1 -> 2.15.0
Upgrade to release 2.15.0:
- Fix webcam FPS settings on MacOS
- Add format_hint to v3 API
- Make tifffile read resolution metadata
- Make RTD fail on warnings during CI
- Remove link to download tracker
- Type annotations for pillow
- Contribution guidelines
- Deprecate python 3.6 support
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>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb (renamed from meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb b/meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb index 736a182626..e3462ee44a 100644 --- a/meta-python/recipes-devtools/python/python3-imageio_2.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-imageio_2.15.0.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "devel/python" | |||
| 5 | LICENSE = "BSD-2-Clause" | 5 | LICENSE = "BSD-2-Clause" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "709c18f800981e4286abe4bd86b6c9b5bb6e285b6b933b5ba0962ef8e7994058" | 8 | SRC_URI[sha256sum] = "d0d7abb4e5c4044c06fc573233489c4a25582698f93ca94f7bd70b6f4ab172ec" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 11 | 11 | ||
