summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-08-19 03:50:01 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-08-20 15:24:49 -0400
commit5ca2a3c294cba6e3b4174cc56d74adaf87eb3c4d (patch)
tree51ef581d405a8da25020012dbf38ad8f0e38f9e0 /meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
parentb8536318af30356ed75c8a01b8ee703addb7d2c3 (diff)
downloadmeta-cloud-services-5ca2a3c294cba6e3b4174cc56d74adaf87eb3c4d.tar.gz
python3-xstatic-jquery.tablesorter: upgrade 2.14.5.1 -> 2.14.5.2
-License-Update: Update PKG-INFO. 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/python3-xstatic-jquery.tablesorter_2.14.5.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
new file mode 100644
index 0000000..6ec6988
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "JQuery.TableSorter JavaScript library packaged for setuptools3"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery.TableSorter"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e9d3f27b721fc196b019f8afb6f639a0"
6
7PYPI_PACKAGE = "XStatic-JQuery.TableSorter"
8
9SRC_URI[md5sum] = "024a8dd83aa173ec0b161e76391ba56c"
10SRC_URI[sha256sum] = "bdd847ca0cde4014fd21134f99e59a99ef488185c745e82646911d2f9de3d762"
11
12inherit setuptools3 pypi
13
14# DEPENDS_default: python3-pip
15
16DEPENDS += " \
17 python3-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "