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 56d58ded0a..3013ff50d0 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
@@ -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_PRODUCT = "encode:uvicorn"
14 15
15RDEPENDS:${PN} = "\ 16RDEPENDS:${PN} = "\
16 python3-click \ 17 python3-click \