summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb
diff options
context:
space:
mode:
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.bb1
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=
8SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314" 8SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314"
9 9
10PYPI_PACKAGE = "Flask-PyMongo" 10PYPI_PACKAGE = "Flask-PyMongo"
11UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
11 12
12inherit pypi setuptools3 13inherit pypi setuptools3
13 14