From: Wang Mingyu Date: Thu, 31 Oct 2024 08:34:17 +0000 (+0800) Subject: python3-rdflib: upgrade 7.0.0 -> 7.1.1 X-Git-Tag: uninative-4.7~1029 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3789e5e55fb2d6eef7e1635016b749b9205194fc;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-rdflib: upgrade 7.0.0 -> 7.1.1 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb b/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb 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 4057c1dbbca..133c92ed4d6 100644 --- a/meta/recipes-devtools/python/python3-rdflib_7.0.0.bb +++ b/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb @@ -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