diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_2.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.0.bb index 74796d8962..c9e3b0de40 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.2.0.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] = "1ce08e8093ed67d638d63879fd1ba3735817f7a80de3674d293f5984f25fb6e6" | 15 | SRC_URI[sha256sum] = "fe8bcdcef40275ed915fc734c2527a39d705b57a716d4f09e790296abbd16a7f" |
| 16 | 16 | ||
| 17 | inherit pypi setuptools3 | 17 | inherit pypi setuptools3 |
| 18 | 18 | ||
| @@ -36,4 +36,5 @@ RDEPENDS:${PN} += " \ | |||
| 36 | ${PYTHON_PN}-unixadmin \ | 36 | ${PYTHON_PN}-unixadmin \ |
| 37 | ${PYTHON_PN}-misc \ | 37 | ${PYTHON_PN}-misc \ |
| 38 | ${PYTHON_PN}-profile \ | 38 | ${PYTHON_PN}-profile \ |
| 39 | ${PYTHON_PN}-markupsafe \ | ||
| 39 | " | 40 | " |
