From a5509f6132eb43a3f3a3a7088c3e92d72fd0afc5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 29 Jun 2018 16:56:44 -0400 Subject: python-pymongo: update to version 3.7.0 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb (limited to 'meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb b/meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb new file mode 100644 index 0000000000..b1778b2f13 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pymongo_3.7.0.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-pymongo.inc -- cgit 1.2.3-korg