summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-11-17 13:35:25 +0200
committerKhem Raj <raj.khem@gmail.com>2021-11-19 08:30:36 -0800
commit7cb372ea992748a4419f8fb4203de74b08b23180 (patch)
tree76216f07ab4c9c467d0ce4ceb35c66302f3a7b45 /meta-python/recipes-devtools
parentb9387c9d70e628edff60b67473e1c23edd1b1012 (diff)
downloadmeta-openembedded-7cb372ea992748a4419f8fb4203de74b08b23180.tar.gz
python3-imageio: Upgrade 2.10.3 -> 2.10.5
Upgrade to release 2.10.5: - Resolve regression on imageJ TIFF hyperstacks - Consistently handle file opening/closing 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.10.5.bb (renamed from meta-python/recipes-devtools/python/python3-imageio_2.10.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.10.3.bb b/meta-python/recipes-devtools/python/python3-imageio_2.10.5.bb
index 16d815131a..a724cfd835 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.10.3.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.10.5.bb
@@ -6,7 +6,7 @@ LICENSE = "BSD-2-Clause"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9bbbb543b6af3e6b53f9b7fb68f71d"
7 7
8 8
9SRC_URI[sha256sum] = "469c59fe71c81cdc41c84f842d62dd2739a08fac8cb85f5a518a92a6227e2ed6" 9SRC_URI[sha256sum] = "f3f6e9a73d62f12348f098364219f4fc64462760bc07abfe16d14db0e4974845"
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12