summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-01-06 16:55:20 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-08 16:24:32 -0500
commit9a6678bfaacfa219e4e75a260c34f76f381d5a72 (patch)
tree5703f1004b93f76df095114a9f6119d23f62e359 /meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
parent338225dbae4c536c09fb0b941188b0e75f73dd14 (diff)
downloadmeta-cloud-services-9a6678bfaacfa219e4e75a260c34f76f381d5a72.tar.gz
python-xstatic-jquery: Add python3 version
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-jquery.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc b/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
new file mode 100644
index 0000000..db8e2a2
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
@@ -0,0 +1,22 @@
1DESCRIPTION = "jQuery javascript library packaged for setuptools (easy_install) / pip."
2HOMEPAGE = "http://jquery.com/"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://README.txt;md5=af1f21066b501c7d9265fab0d5556ece"
6
7PYPI_PACKAGE = "XStatic-jQuery"
8
9SRC_URI[md5sum] = "7a29efeab6961ef00ea2272c923f4503"
10SRC_URI[sha256sum] = "83416a6bb86e8534858c4d1ddca45e881c87639da6f78000c28c3a193fe91305"
11
12inherit pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 ${PYTHON_PN}-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "