On Python 3.11+, the built-in datetime module is used instead.
This change was made in v7.1.0 release.

See PR 2929: 
https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md#2024-10-17-release-710

Signed-off-by: Guðni Már Gilbert <[email protected]>
---
 meta/recipes-devtools/python/python3-rdflib_7.1.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb 
b/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
index 133c92ed4d..da4b777ff5 100644
--- a/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
+++ b/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = 
"164de86bd3564558802ca983d84f6616a4a1a420c7a17a8152f5016076
 inherit pypi python_poetry_core
 
 RDEPENDS:${PN} += " \
-    python3-isodate \
+    python3-datetime \
     python3-pyparsing \
     python3-logging \
     python3-numbers \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207710): 
https://lists.openembedded.org/g/openembedded-core/message/207710
Mute This Topic: https://lists.openembedded.org/mt/109756524/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] [PATCH] pytho... Guðni Már Gilbert via lists . openembedded . org

Reply via email to