summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb
index 8953b75b28..d9f661b262 100644
--- a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb
+++ b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.3.bb
@@ -8,6 +8,7 @@ LICENSE = "Apache-2.0"
8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" 8LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
9 9
10CVE_PRODUCT = "nltk" 10CVE_PRODUCT = "nltk"
11CVE_STATUS[CVE-2026-0846] = "fixed-version: fixed in 3.9.3"
11 12
12RDEPENDS:${PN} = "\ 13RDEPENDS:${PN} = "\
13 python3-click \ 14 python3-click \