Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-rdflib* to *7.6.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-rdflib-upgrade-7.5.0-7.6.0.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 6a230684782cbe47a4f0e5fe6c2268da57091fea Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Wed, 18 Feb 2026 13:46:27 +0000
Subject: [PATCH] python3-rdflib: upgrade 7.5.0 -> 7.6.0
---
...dflib_7.5.0.bb => python3-rdflib_7.6.0.bb} | 25 +++++++++++++++++--
1 file changed, 23 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-rdflib_7.5.0.bb =>
python3-rdflib_7.6.0.bb} (34%)
diff --git a/meta/recipes-devtools/python/python3-rdflib_7.5.0.bb
b/meta/recipes-devtools/python/python3-rdflib_7.6.0.bb
similarity index 34%
rename from meta/recipes-devtools/python/python3-rdflib_7.5.0.bb
rename to meta/recipes-devtools/python/python3-rdflib_7.6.0.bb
index e421aa2bac..1b830e8aa9 100644
--- a/meta/recipes-devtools/python/python3-rdflib_7.5.0.bb
+++ b/meta/recipes-devtools/python/python3-rdflib_7.6.0.bb
@@ -1,10 +1,31 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,6 +1,6 @@
+# BSD 3-Clause License
+#
+# -Copyright (c) 2002-2025, RDFLib Team
+# +Copyright (c) 2002-2026, RDFLib Team
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+#
+#
+
SUMMARY = "RDFLib is a pure Python package for working with RDF"
HOMEPAGE = "https://github.com/RDFLib/rdflib"
SECTION = "devel/python"
LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=7006e973486c4700556f6d58cba0ab6c"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0ac0171cee5250c44d7d49847ae53a3e"
-SRC_URI[sha256sum] =
"663083443908b1830e567350d72e74d9948b310f827966358d76eebdc92bf592"
+SRC_URI[sha256sum] =
"6c831288d5e4a5a7ece85d0ccde9877d512a3d0f02d7c06455d00d6d0ea379df"
inherit pypi python_poetry_core
--
2.47.1
packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: PKGSIZE changed from 4290556 to 4734952 (+10%) packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: FILELIST: directory renamed /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info/licenses -> /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info/licenses, directory renamed /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info -> /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info, removed "/usr/bin/sq", added "/usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/util.py /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/models.py /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/exceptions.py /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/__pycache__/pyparsing_compat.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/models.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/pyparsing_compat.py /usr/lib/python3.14/site-packages/rdflib/cont rib/graphdb/__pycache__/exceptions.cpython-314.pyc /usr/bin/sparqlquery" Changes to packages/x86-64-v3-poky-linux/python3-rdflib (sysroot): /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info moved to /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/exceptions.py was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/models.py was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/exceptions.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/models.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/util.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/util.py was added /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/__pycache__/pyparsing_compat.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/pyparsing_compat.py was added Changes to packages/x86_64-linux/python3-poetry-core-native (sysroot): /usr/lib/python3.14/site-packages/poetry_core-2.3.1.dist-info moved to /usr/lib/python3.14/site-packages/poetry_core-2.2.1.dist-info
packages/x86-64-v3-poky-linux/python3-rdflib: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib: SRC_URI changed from "https://files.pythonhosted.org/packages/source/r/rdflib/rdflib-7.5.0.tar.gz;downloadfilename=rdflib-7.5.0.tar.gz" to "https://files.pythonhosted.org/packages/source/r/rdflib/rdflib-7.6.0.tar.gz;downloadfilename=rdflib-7.6.0.tar.gz" packages/x86-64-v3-poky-linux/python3-rdflib: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-dbg: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-dbg: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-dev: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-dev: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-doc: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-doc: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-locale: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-locale: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-src: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-src: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-staticdev: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib-staticdev: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: PKGSIZE changed from 4290556 to 4734952 (+10%) packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: PV changed from "7.5.0" to "7.6.0" packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: PKGV changed from 7.5.0 [default] to 7.6.0 [default] packages/x86-64-v3-poky-linux/python3-rdflib/python3-rdflib: FILELIST: directory renamed /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info -> /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info, directory renamed /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info/licenses -> /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info/licenses, removed "/usr/bin/sq", added "/usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/__pycache__/pyparsing_compat.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/exceptions.py /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/pyparsing_compat.py /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/models.py /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/util.py /usr/lib/python3.14/site-packages/rdflib/ contrib/graphdb/__pycache__/models.cpython-314.pyc /usr/bin/sparqlquery" Changes to packages/x86-64-v3-poky-linux/python3-rdflib (sysroot): /usr/lib/python3.14/site-packages/rdflib-7.5.0.dist-info moved to /usr/lib/python3.14/site-packages/rdflib-7.6.0.dist-info /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/exceptions.py was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/models.py was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/exceptions.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/models.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/__pycache__/util.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/contrib/graphdb/util.py was added /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/__pycache__/pyparsing_compat.cpython-314.pyc was added /usr/lib/python3.14/site-packages/rdflib/plugins/sparql/pyparsing_compat.py was added Changes to packages/x86_64-linux/python3-poetry-core-native (sysroot): /usr/lib/python3.14/site-packages/poetry_core-2.3.1.dist-info moved to /usr/lib/python3.14/site-packages/poetry_core-2.2.1.dist-info
0001-python3-rdflib-upgrade-7.5.0-7.6.0.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#231360): https://lists.openembedded.org/g/openembedded-core/message/231360 Mute This Topic: https://lists.openembedded.org/mt/117879875/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
