diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb index 903caad6eb..04686c9138 100644 --- a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb | |||
@@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "1f833e527ae172f34b4b84e2fcf1f65859a2a5ca746e496d8313b3ea65 | |||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||
11 | PYPI_PACKAGE= "pdm_backend" | 11 | PYPI_PACKAGE= "pdm_backend" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |