public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-imagesize: upgrade 1.2.0 -> 1.3.0
@ 2022-03-29  0:54 Wang Mingyu
  0 siblings, 0 replies; only message in thread
From: Wang Mingyu @ 2022-03-29  0:54 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Add dependency python3-xml.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-imagesize_1.2.0.bb => python3-imagesize_1.3.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-imagesize_1.2.0.bb => python3-imagesize_1.3.0.bb} (71%)

diff --git a/meta/recipes-devtools/python/python3-imagesize_1.2.0.bb b/meta/recipes-devtools/python/python3-imagesize_1.3.0.bb
similarity index 71%
rename from meta/recipes-devtools/python/python3-imagesize_1.2.0.bb
rename to meta/recipes-devtools/python/python3-imagesize_1.3.0.bb
index 62dc226e9d..7d8eb80cf3 100644
--- a/meta/recipes-devtools/python/python3-imagesize_1.2.0.bb
+++ b/meta/recipes-devtools/python/python3-imagesize_1.3.0.bb
@@ -4,8 +4,10 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=0c128f0f7e8a02e1b83884c0b5a41cda"
 
-SRC_URI[sha256sum] = "b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"
+SRC_URI[sha256sum] = "cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d"
 
 inherit setuptools3 pypi
 
 BBCLASSEXTEND = "native nativesdk"
+
+RDEPENDS:${PN} = "python3-xml"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-29  0:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29  0:54 [OE-core] [PATCH] python3-imagesize: upgrade 1.2.0 -> 1.3.0 Wang Mingyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox