summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-d3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-d3.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-d3.inc22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-d3.inc b/meta-openstack/recipes-devtools/python/python-xstatic-d3.inc
deleted file mode 100644
index 0577db5..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-d3.inc
+++ /dev/null
@@ -1,22 +0,0 @@
1DESCRIPTION = "D3 JavaScript library packaged for setuptools"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-D3"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6
7PYPI_PACKAGE = "XStatic-D3"
8
9SRC_URI[md5sum] = "2729f32f218b122999c26daeaf67a0a8"
10SRC_URI[sha256sum] = "176e93eee7192e07fc54334ddb1a6b64fcfc8cde6abb23f65727856bb9dd1829"
11
12inherit pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 ${PYTHON_PN}-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "