]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-rdflib: upgrade 7.0.0 -> 7.1.1
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Oct 2024 08:34:17 +0000 (16:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2024 12:10:07 +0000 (12:10 +0000)
License-Update: Copyright year updated to 2024.

Changelog:
 https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md#2024-10-17-rel

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-rdflib_7.1.1.bb [moved from meta/recipes-devtools/python/python3-rdflib_7.0.0.bb with 71% similarity]

similarity index 71%
rename from meta/recipes-devtools/python/python3-rdflib_7.0.0.bb
rename to meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
index 4057c1dbbcace529defae6d5625371b1488aa5f4..133c92ed4d6eac24716255dbad042cb64de407df 100644 (file)
@@ -2,9 +2,9 @@ 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=37d489c0cefe52a17e1d5007e196464a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e1efde25e459057a815649b18cbefa5e"
 
-SRC_URI[sha256sum] = "9995eb8569428059b8c1affd26b25eac510d64f5043d9ce8c84e0d0036e995ae"
+SRC_URI[sha256sum] = "164de86bd3564558802ca983d84f6616a4a1a420c7a17a8152f5016076b2913e"
 
 inherit pypi python_poetry_core