diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb index 7d87d8c28d..631ea14c3d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.3.0.bb | |||
@@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta | |||
8 | PYPI_PACKAGE = "flask_marshmallow" | 8 | PYPI_PACKAGE = "flask_marshmallow" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" | 11 | SRC_URI[sha256sum] = "27a35d0ce5dcba161cc5f2f4764afbc2536c93fa439a793250b827835e3f3be6" |
12 | 12 | ||
13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
14 | python3-flask \ | 14 | python3-flask \ |