* [OE-core] [PATCH v2] python3-packaging: upgrade 25.0 -> 26.0
@ 2026-01-29 3:12 Wang Mingyu
2026-01-30 6:52 ` Mathieu Dubois-Briand
0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2026-01-29 3:12 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{python3-packaging_25.0.bb => python3-packaging_26.0.bb} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-packaging_25.0.bb => python3-packaging_26.0.bb} (92%)
diff --git a/meta/recipes-devtools/python/python3-packaging_25.0.bb b/meta/recipes-devtools/python/python3-packaging_26.0.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-packaging_25.0.bb
rename to meta/recipes-devtools/python/python3-packaging_26.0.bb
index 9cb5c68f58..3f98ea9624 100644
--- a/meta/recipes-devtools/python/python3-packaging_25.0.bb
+++ b/meta/recipes-devtools/python/python3-packaging_26.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging"
LICENSE = "Apache-2.0 | BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
-SRC_URI[sha256sum] = "d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"
+SRC_URI[sha256sum] = "00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4"
SRC_URI += "file://run-ptest.in"
@@ -36,6 +36,7 @@ RDEPENDS:${PN}-ptest = "\
python3-pretend \
python3-pytest \
python3-unittest-automake-output \
+ python3-tomli-w \
"
# The ptest package contains prebuilt test binaries
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [OE-core] [PATCH v2] python3-packaging: upgrade 25.0 -> 26.0
2026-01-29 3:12 [OE-core] [PATCH v2] python3-packaging: upgrade 25.0 -> 26.0 Wang Mingyu
@ 2026-01-30 6:52 ` Mathieu Dubois-Briand
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Dubois-Briand @ 2026-01-30 6:52 UTC (permalink / raw)
To: wangmy, openembedded-core
On Thu Jan 29, 2026 at 4:12 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
Hi Wang,
Thanks for the new version.
> @@ -36,6 +36,7 @@ RDEPENDS:${PN}-ptest = "\
> python3-pretend \
> python3-pytest \
> python3-unittest-automake-output \
> + python3-tomli-w \
Sorry, but except if I'm missing something, the python3-tomli-w recipe
is part of meta-openmebedded: you can't just add a dependency on it in
oe-core. Either we have to find a way to make it optional or we have to
import it in oe-core.
As this is for ptest, is it used for all ptests, or just a few ones that
could be disabled?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-30 6:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29 3:12 [OE-core] [PATCH v2] python3-packaging: upgrade 25.0 -> 26.0 Wang Mingyu
2026-01-30 6:52 ` Mathieu Dubois-Briand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox