summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-rdflib_7.1.4.bb (renamed from meta/recipes-devtools/python/python3-rdflib_7.1.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-rdflib_7.1.3.bb b/meta/recipes-devtools/python/python3-rdflib_7.1.4.bb
index 50be6695a1..01841cda4f 100644
--- a/meta/recipes-devtools/python/python3-rdflib_7.1.3.bb
+++ b/meta/recipes-devtools/python/python3-rdflib_7.1.4.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=7006e973486c4700556f6d58cba0ab6c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=7006e973486c4700556f6d58cba0ab6c"
6 6
7SRC_URI[sha256sum] = "f3dcb4c106a8cd9e060d92f43d593d09ebc3d07adc244f4c7315856a12e383ee" 7SRC_URI[sha256sum] = "fed46e24f26a788e2ab8e445f7077f00edcf95abb73bcef4b86cefa8b62dd174"
8 8
9inherit pypi python_poetry_core 9inherit pypi python_poetry_core
10 10