summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc b/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc
deleted file mode 100644
index f1d19f3..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-datepicker.inc
+++ /dev/null
@@ -1,19 +0,0 @@
1DESCRIPTION = "Bootstrap-Datepicker JavaScript library packaged for setuptools (easy_install) / pip."
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=717661446a83183e303f3f8e0a1ea277"
6
7PYPI_PACKAGE = "XStatic-Bootstrap-Datepicker"
8
9SRC_URI[md5sum] = "68375e81274159874ab5fd6d85ea405c"
10SRC_URI[sha256sum] = "df33add9f5e785fa884ac4b182601af6aac9e1eeef7cfe62dbbcb0654d0f2d6e"
11
12inherit pypi
13
14DEPENDS += " \
15 ${PYTHON_PN}-pip \
16 "
17
18RDEPENDS_${PN} += " \
19 "