diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.8.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.8.5.bb b/meta/recipes-devtools/python/python3_3.8.5.bb index cabe5dc075..2a3c52a116 100644 --- a/meta/recipes-devtools/python/python3_3.8.5.bb +++ b/meta/recipes-devtools/python/python3_3.8.5.bb | |||
| @@ -45,6 +45,7 @@ SRC_URI[sha256sum] = "e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af6 | |||
| 45 | 45 | ||
| 46 | # exclude pre-releases for both python 2.x and 3.x | 46 | # exclude pre-releases for both python 2.x and 3.x |
| 47 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" | 47 | UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar" |
| 48 | UPSTREAM_CHECK_URI = "https://www.python.org/downloads/source/" | ||
| 48 | 49 | ||
| 49 | CVE_PRODUCT = "python" | 50 | CVE_PRODUCT = "python" |
| 50 | 51 | ||
