diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb | 1 |
1 files changed, 1 insertions, 0 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.2.1.bb index 8408ebd7b0..7d87d8c28d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=27586b20700d7544c06933afe56f7df4" | |||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | PYPI_PACKAGE = "flask_marshmallow" | 8 | PYPI_PACKAGE = "flask_marshmallow" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" | 11 | SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" |
11 | 12 | ||