diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb b/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb index 1e751b9e5a..75a52a033e 100644 --- a/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;beginline=1;endline=24;md5= | |||
8 | SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314" | 8 | SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314" |
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-PyMongo" | 10 | PYPI_PACKAGE = "Flask-PyMongo" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
13 | 14 | ||