summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb
index 247b4e5840..0b174684a9 100644
--- a/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twitter_4.8.0.bb
@@ -16,3 +16,6 @@ RDEPENDS:${PN} += "\
16 ${PYTHON_PN}-requests \ 16 ${PYTHON_PN}-requests \
17 ${PYTHON_PN}-six \ 17 ${PYTHON_PN}-six \
18" 18"
19
20# fixed-version: The vulnerability has been fixed since v3.1.0
21CVE_CHECK_IGNORE += "CVE-2012-5825"