summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pymongo_3.4.0.bb10
1 files changed, 0 insertions, 10 deletions
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 @@
1DESCRIPTION = "Python driver for MongoDB"
2HOMEPAGE = "https://pypi.python.org/pypi/pymongo/"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13"
6
7SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e"
8SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721"
9
10inherit setuptools pypi