summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb b/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
index 01fb3d47ce..cece2cb8cc 100644
--- a/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
+++ b/meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
@@ -10,8 +10,6 @@ require ${BPN}-crates.inc
10 10
11inherit pypi cargo-update-recipe-crates python_maturin 11inherit pypi cargo-update-recipe-crates python_maturin
12 12
13S = "${WORKDIR}/rpds_py-${PV}" 13PYPI_PACKAGE = "rpds_py"
14
15PYPI_ARCHIVE_NAME = "rpds_py-${PV}.${PYPI_PACKAGE_EXT}"
16 14
17BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"