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-starlette_0.50.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb b/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb
index 9b9adca6fc..682ec89b89 100644
--- a/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb
+++ b/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe59
7inherit pypi python_hatchling ptest 7inherit pypi python_hatchling ptest
8 8
9PYPI_PACKAGE = "starlette" 9PYPI_PACKAGE = "starlette"
10CVE_PRODUCT = "starlette"
10 11
11SRC_URI += " \ 12SRC_URI += " \
12 file://run-ptest \ 13 file://run-ptest \