All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-imageio: upgrade 2.19.3 -> 2.19.5
@ 2022-07-27 10:10 XU Huan
  2022-07-27 10:10 ` [oe] [meta-python] [PATCH] python3-lz4: upgrade 4.0.1 -> 4.0.2 XU Huan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: XU Huan @ 2022-07-27 10:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Xu Huan

From: Xu Huan <xuhuan.fnst@fujitsu.com>

Changelog:
==========
Fix
-----
    Allow multiple reads from imopen (#830) (18e3cb6)

Other
------
    Fix typos in v3 narrative docs. (#835) (d68f16b)
    Point source links to github (#834) (20eef2a)
    Remove outdated numpy minimum version (#833) (39947a7)

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-imageio_2.19.3.bb => python3-imageio_2.19.5.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-imageio_2.19.3.bb => python3-imageio_2.19.5.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.19.3.bb b/meta-python/recipes-devtools/python/python3-imageio_2.19.5.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-imageio_2.19.3.bb
rename to meta-python/recipes-devtools/python/python3-imageio_2.19.5.bb
index 86229322b8..6fa43930de 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.19.3.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.19.5.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=24cb9a367a9e641b459a01c4d15256ba"
 
-SRC_URI[sha256sum] = "0c9df80e42f2ee68bea92001e7fcf612aa149910efe040eb757f5ce323250ae1"
+SRC_URI[sha256sum] = "eb3cd70de8be87b72ea85716b7363c700b91144589ee6b5d7b49d42998b7d185"
 
 inherit pypi setuptools3
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-28  3:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 10:10 [oe] [meta-python] [PATCH] python3-imageio: upgrade 2.19.3 -> 2.19.5 XU Huan
2022-07-27 10:10 ` [oe] [meta-python] [PATCH] python3-lz4: upgrade 4.0.1 -> 4.0.2 XU Huan
2022-07-27 10:10 ` [oe] [meta-python] [PATCH] python3-mypy: upgrade 0.961 -> 0.971 XU Huan
2022-07-27 10:10 ` [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.21.2 -> 4.21.3 XU Huan
2022-07-27 10:10 ` [oe] [meta-python] [PATCH] python3-pyaudio: upgrade 0.2.11 -> 0.2.12 XU Huan
2022-07-28  3:55   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.