summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-09-21 21:42:53 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-09-21 17:34:21 -0400
commit0ef08fccf74e0b99b27d1947084c96d5fc3d3883 (patch)
treebfdeb5593a9c1197945e5d114f7c079bbdbbe233 /meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc
parent60a78d6e2a64f6c2491be782940f96515a2b94f8 (diff)
downloadmeta-cloud-services-0ef08fccf74e0b99b27d1947084c96d5fc3d3883.tar.gz
python3-xstatic-jasmine: upgrade 2.4.1.1 -> 2.4.1.2
Consolidate inc and bb files into a single bb file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc b/meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc
deleted file mode 100644
index cdfb223..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jasmine.inc
+++ /dev/null
@@ -1,22 +0,0 @@
1DESCRIPTION = "Jasmine JavaScript library packaged for setuptools "
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Jasmine"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6
7PYPI_PACKAGE = "XStatic-Jasmine"
8
9SRC_URI[md5sum] = "9378ce965dfcb4ddb64855cc717d4ec8"
10SRC_URI[sha256sum] = "d1e8bf3c0e1cf683cc2c0aad95f197e9e51ea747fb91291445223a2b7dbc4740"
11
12inherit pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 ${PYTHON_PN}-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "