diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb index a51ead3c8a..fa2b321814 100644 --- a/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b712ac634b39469660c9bdfb8d03421c" | |||
5 | SRC_URI[sha256sum] = "53ecbd6033667d50ae02b63adebbaa33c7fc56c09e5293025810cf9d841ecb02" | 5 | SRC_URI[sha256sum] = "53ecbd6033667d50ae02b63adebbaa33c7fc56c09e5293025810cf9d841ecb02" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Uploads" | 7 | PYPI_PACKAGE = "Flask-Uploads" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
10 | 11 | ||