summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb
index 0ae93fe3d9..1ec81d26f9 100644
--- a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb
@@ -13,6 +13,8 @@ SRC_URI += " \
13 file://CVE-2026-33936.patch \ 13 file://CVE-2026-33936.patch \
14" 14"
15 15
16CVE_PRODUCT = "python-ecdsa_project:python-ecdsa tlsfuzzer:ecdsa"
17
16RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
17 python3-hypothesis \ 19 python3-hypothesis \
18 python3-pytest \ 20 python3-pytest \