diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.bb index 57db204649..4c221cc41f 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.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] = "1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42" | 15 | SRC_URI[sha256sum] = "aa2bb6fc8dee8d6c504c0ac1e7f5f7dc5810a9903e793b6f715a9f015bdadb9a" |
| 16 | 16 | ||
| 17 | inherit pypi setuptools3 | 17 | inherit pypi setuptools3 |
| 18 | 18 | ||
| @@ -35,4 +35,5 @@ RDEPENDS:${PN} += " \ | |||
| 35 | ${PYTHON_PN}-threading \ | 35 | ${PYTHON_PN}-threading \ |
| 36 | ${PYTHON_PN}-unixadmin \ | 36 | ${PYTHON_PN}-unixadmin \ |
| 37 | ${PYTHON_PN}-misc \ | 37 | ${PYTHON_PN}-misc \ |
| 38 | ${PYTHON_PN}-profile \ | ||
| 38 | " | 39 | " |
