From 17d5fa070f0b88d3b2a1f8033411e4517b5eb564 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 23 Dec 2019 09:23:47 +0800 Subject: python-pymongo: Remove the recipe Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb b/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb deleted file mode 100644 index 34dc076..0000000 --- a/meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python driver for MongoDB" -HOMEPAGE = "https://pypi.python.org/pypi/pymongo/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13" - -SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e" -SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf