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-fastapi_0.124.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.124.4.bb b/meta-python/recipes-devtools/python/python3-fastapi_0.124.4.bb
index bfcdaa41ab..63f762f220 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi_0.124.4.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi_0.124.4.bb
@@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "0e9422e8d6b797515f33f500309f6e1c98ee4e85563ba0f2debb282df6
7 7
8SRC_URI += "file://run-ptest" 8SRC_URI += "file://run-ptest"
9 9
10CVE_PRODUCT = "tiangolo:fastapi"
11
10inherit pypi python_pdm ptest-python-pytest 12inherit pypi python_pdm ptest-python-pytest
11 13
12PACKAGECONFIG ?= "" 14PACKAGECONFIG ?= ""