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.38.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb b/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb
index b0ce49be97..ee295abf5d 100644
--- a/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb
+++ b/meta-python/recipes-devtools/python/python3-uvicorn_0.38.0.bb
@@ -11,6 +11,7 @@ SRC_URI += "file://0001-ptest-disable-failing-tests.patch"
11inherit pypi python_hatchling ptest-python-pytest 11inherit pypi python_hatchling ptest-python-pytest
12 12
13PYPI_PACKAGE = "uvicorn" 13PYPI_PACKAGE = "uvicorn"
14CVE_STATUS[CVE-2020-7694] = "fixed-version: The vulnerability has been fixed since 0.11.7"
14 15
15RDEPENDS:${PN} = "\ 16RDEPENDS:${PN} = "\
16 python3-click \ 17 python3-click \