diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb index 72ffe61256..5dbd2b0edd 100644 --- a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb | |||
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta | |||
9 | DEPENDS += " python3-pdm-backend-native" | 9 | DEPENDS += " python3-pdm-backend-native" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pdm_build_locked" | 11 | PYPI_PACKAGE = "pdm_build_locked" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | BBCLASSEXTEND += "native nativesdk" | 14 | BBCLASSEXTEND += "native nativesdk" |