diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-uvicorn_0.40.0.bb | 1 |
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" | |||
| 11 | inherit pypi python_hatchling ptest-python-pytest | 11 | inherit pypi python_hatchling ptest-python-pytest |
| 12 | 12 | ||
| 13 | PYPI_PACKAGE = "uvicorn" | 13 | PYPI_PACKAGE = "uvicorn" |
| 14 | CVE_PRODUCT = "encode:uvicorn" | ||
| 14 | 15 | ||
| 15 | RDEPENDS:${PN} = "\ | 16 | RDEPENDS:${PN} = "\ |
| 16 | python3-click \ | 17 | python3-click \ |
