summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb b/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
index 3013ff50d0..227202b8cc 100644
--- a/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
+++ b/meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb
@@ -12,6 +12,7 @@ inherit pypi python_hatchling ptest-python-pytest
12 12
13PYPI_PACKAGE = "uvicorn" 13PYPI_PACKAGE = "uvicorn"
14CVE_PRODUCT = "encode:uvicorn" 14CVE_PRODUCT = "encode:uvicorn"
15CVE_STATUS[CVE-2020-7694] = "fixed-version: The vulnerability has been fixed since 0.11.7"
15 16
16RDEPENDS:${PN} = "\ 17RDEPENDS:${PN} = "\
17 python3-click \ 18 python3-click \