summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2024-02-20 11:44:41 -0500
committerArmin Kuster <akuster808@gmail.com>2024-03-27 12:36:58 -0400
commit4eab875b339a128049061fa34b60f0f2167bd0ca (patch)
tree31a9c22f3a3d235a7962e9a0c07108be7cd957d9 /dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
parent30e755c59204cbd64c3aa12e64ab33041f6f02c0 (diff)
downloadmeta-security-4eab875b339a128049061fa34b60f0f2167bd0ca.tar.gz
meta-security: Drop ${PYTHON_PN}
Signed-off-by: Armin Kuster <akuster808@gmail.com> --- V2] Fix typo in python3-pyinotify changes
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb')
-rw-r--r--dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
index 377ad02..ba0f974 100644
--- a/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
+++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb
@@ -10,5 +10,5 @@ PYPI_PACKAGE = "Flask-Script"
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12RDEPENDS:${PN} += "\ 12RDEPENDS:${PN} += "\
13 ${PYTHON_PN}-flask \ 13 python3-flask \
14 " 14 "