summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb b/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb
index e97459a444..81a8cb79a4 100644
--- a/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb
+++ b/meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb
@@ -13,6 +13,7 @@ require ${BPN}-crates.inc
13inherit pypi cargo-update-recipe-crates python_maturin ptest 13inherit pypi cargo-update-recipe-crates python_maturin ptest
14 14
15PYPI_PACKAGE = "rpds_py" 15PYPI_PACKAGE = "rpds_py"
16UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
16 17
17RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
18 python3-iniconfig \ 19 python3-iniconfig \