diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-06-23 16:38:57 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-06-24 09:01:52 -0700 |
| commit | 25bb720fe8129db6e75003a84744bbece701d247 (patch) | |
| tree | d4e8637cf1a479408554a5b1aaa942496614f059 /meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb | |
| parent | 785fd8d117c25db699ac35ec6fa79ad3cd6ef0d1 (diff) | |
| download | meta-openembedded-25bb720fe8129db6e75003a84744bbece701d247.tar.gz | |
python3-flask-script: remove recipe
This package has long been deprecated by upstream maintainers and doesn't
even work in meta-openembedded due to a run-time import error. Remove
the recipe.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb b/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb deleted file mode 100644 index 9f885191be..0000000000 --- a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-flask-script.inc | ||
