diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb b/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb index 2cae3b08c8..12dae861d6 100644 --- a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557c | |||
9 | inherit pypi python_hatchling ptest | 9 | inherit pypi python_hatchling ptest |
10 | 10 | ||
11 | PYPI_PACKAGE = "service_identity" | 11 | PYPI_PACKAGE = "service_identity" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | SRC_URI += " \ | 14 | SRC_URI += " \ |
14 | file://run-ptest \ | 15 | file://run-ptest \ |