summaryrefslogtreecommitdiffstats
path: root/meta-openstack
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
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')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
index 7ede3bf..6ec6988 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.tablesorter_2.14.5.1.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery.tablesorter_2.14.5.2.bb
@@ -2,19 +2,19 @@ DESCRIPTION = "JQuery.TableSorter JavaScript library packaged for setuptools3"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery.TableSorter" 2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-JQuery.TableSorter"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a9ef3319547ce4563718db4b4657fb94" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e9d3f27b721fc196b019f8afb6f639a0"
6 6
7PYPI_PACKAGE = "XStatic-JQuery.TableSorter" 7PYPI_PACKAGE = "XStatic-JQuery.TableSorter"
8 8
9SRC_URI[md5sum] = "fc05a6731b6ac3f6489b893f96a5d29a" 9SRC_URI[md5sum] = "024a8dd83aa173ec0b161e76391ba56c"
10SRC_URI[sha256sum] = "3ba24aecd9a3dc71a79dd4096fa5a8a041c3a7b892c61d05e6e46de0605070f0" 10SRC_URI[sha256sum] = "bdd847ca0cde4014fd21134f99e59a99ef488185c745e82646911d2f9de3d762"
11 11
12inherit setuptools3 pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python3-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 python-pip \ 17 python3-pip \
18 " 18 "
19 19
20# RDEPENDS_default: 20# RDEPENDS_default: