diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.10.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.18.bb b/meta/recipes-devtools/python/python3_3.10.18.bb index 0b57a0ebee..875b52cde9 100644 --- a/meta/recipes-devtools/python/python3_3.10.18.bb +++ b/meta/recipes-devtools/python/python3_3.10.18.bb | |||
| @@ -51,7 +51,7 @@ SRC_URI[sha256sum] = "ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefa | |||
| 51 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" | 51 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" |
| 52 | UPSTREAM_CHECK_URI = "https://www.python.org/downloads/source/" | 52 | UPSTREAM_CHECK_URI = "https://www.python.org/downloads/source/" |
| 53 | 53 | ||
| 54 | CVE_PRODUCT = "python" | 54 | CVE_PRODUCT = "python:python python_software_foundation:python" |
| 55 | 55 | ||
| 56 | # Upstream consider this expected behaviour | 56 | # Upstream consider this expected behaviour |
| 57 | CVE_CHECK_IGNORE += "CVE-2007-4559" | 57 | CVE_CHECK_IGNORE += "CVE-2007-4559" |
