diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_2.2.3.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.3.bb index 92302f9cd7..5565fb4ead 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.3.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" | |||
12 | 12 | ||
13 | PYPI_PACKAGE = "Werkzeug" | 13 | PYPI_PACKAGE = "Werkzeug" |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f" | 15 | SRC_URI[sha256sum] = "2e1ccc9417d4da358b9de6f174e3ac094391ea1d4fbef2d667865d819dfd0afe" |
16 | 16 | ||
17 | inherit pypi setuptools3 | 17 | inherit pypi setuptools3 |
18 | 18 | ||