public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Wang Mingyu <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] python3-imagesize: upgrade 1.2.0 -> 1.3.0
Date: Tue, 29 Mar 2022 08:54:00 +0800	[thread overview]
Message-ID: <1648515240-20812-1-git-send-email-wangmy@fujitsu.com> (raw)

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



                 reply	other threads:[~2022-03-29  0:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1648515240-20812-1-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox