summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-rdflib_7.1.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-rdflib_7.1.1.bb2
1 files changed, 1 insertions, 1 deletions
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
9inherit pypi python_poetry_core 9inherit pypi python_poetry_core
10 10
11RDEPENDS:${PN} += " \ 11RDEPENDS:${PN} += " \
12 python3-isodate \ 12 python3-datetime \
13 python3-pyparsing \ 13 python3-pyparsing \
14 python3-logging \ 14 python3-logging \
15 python3-numbers \ 15 python3-numbers \