diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb index 476a3a5964..324a4b7996 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.1.1.bb | |||
| @@ -12,6 +12,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" | |||
| 12 | 12 | ||
| 13 | PYPI_PACKAGE = "Werkzeug" | 13 | PYPI_PACKAGE = "Werkzeug" |
| 14 | 14 | ||
| 15 | SRC_URI += "file://CVE-2023-25577.patch" | ||
| 16 | |||
| 15 | SRC_URI[sha256sum] = "f8e89a20aeabbe8a893c24a461d3ee5dad2123b05cc6abd73ceed01d39c3ae74" | 17 | SRC_URI[sha256sum] = "f8e89a20aeabbe8a893c24a461d3ee5dad2123b05cc6abd73ceed01d39c3ae74" |
| 16 | 18 | ||
| 17 | inherit pypi setuptools3 | 19 | inherit pypi setuptools3 |
