Don’t think that python3-tzdata is needed. It will first look for system wide tzdata, python3-tzdata is a fallback option that can be used if tzdata is missing. Running ptest resulted in PASS after this change.

On 8 Aug 2024, at 15:45, Tim Orling <ticot...@gmail.com> wrote:


Also, I believe this requires python3-tzdata which we do not yet have a recipe for (I have one ready in this staged series).

On Thu, Aug 8, 2024 at 6:40 AM Tim Orling via lists.openembedded.org <ticotimo=gmail....@lists.openembedded.org> wrote:
I'm in the middle of an upgrade to python3-pydantic and python3-pydantic-core. I'd prefer we hold of on this one so I can keep my tree clean and get this out the door.

On Thu, Aug 8, 2024 at 2:44 AM Frank de Brabander via lists.openembedded.org <debrabander=gmail....@lists.openembedded.org> wrote:
---
 .../recipes-devtools/python/python3-pydantic-core_2.18.4.bb     | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb
index 0ab1873a0..37a4440ca 100644
--- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb
@@ -37,6 +37,8 @@ RDEPENDS:${PN}-ptest += "\
     python3-pytest-timeout \
     python3-pytest-benchmark \
     python3-unittest-automake-output \
+    python3-zoneinfo \
+    tzdata \
 "

 do_install_ptest() {
--
2.39.2







-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111664): 
https://lists.openembedded.org/g/openembedded-devel/message/111664
Mute This Topic: https://lists.openembedded.org/mt/107786709/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to