summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb21
1 files changed, 19 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb
index 5a7d5f8..52cbe2a 100644
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-bootswatch_3.3.7.0.bb
@@ -1,2 +1,19 @@
1require python-xstatic-bootswatch.inc 1DESCRIPTION = "bootswatch javascript library packaged for setuptools (easy_install) / pip."
2inherit setuptools3 2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-bootswatch"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6
7PYPI_PACKAGE = "XStatic-bootswatch"
8
9SRC_URI[md5sum] = "422f09e076ff1741b76a9f7554ceca32"
10SRC_URI[sha256sum] = "93ee5863c1ec07212fe12ae137a10708b4102720391d460f061dd3f441ba3b6e"
11
12inherit pypi setuptools3
13
14DEPENDS += " \
15 ${PYTHON_PN}-pip \
16 "
17
18RDEPENDS_${PN} += " \
19 "