summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb
diff options
context:
space:
mode:
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.bb1
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"
10SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff" 10SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff"
11 11
12PYPI_PACKAGE = "StrEnum" 12PYPI_PACKAGE = "StrEnum"
13UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
13 14
14inherit pypi python_setuptools_build_meta 15inherit pypi python_setuptools_build_meta