diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb b/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb index cbe7fcc215..abe5c03d8e 100644 --- a/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb +++ b/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb | |||
@@ -10,5 +10,6 @@ DEPENDS = "python3-pytest-runner-native" | |||
10 | SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff" | 10 | SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff" |
11 | 11 | ||
12 | PYPI_PACKAGE = "StrEnum" | 12 | PYPI_PACKAGE = "StrEnum" |
13 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
13 | 14 | ||
14 | inherit pypi python_setuptools_build_meta | 15 | inherit pypi python_setuptools_build_meta |