summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-07-08 16:54:22 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-07-08 23:03:00 -0400
commit2ddc2531e13c2cf9f1b3756abaeb52f96c349e46 (patch)
treecdcf60b1dece5014f6a5d933eefe39cd8ee946ba /meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb
parentbc3c6b7acef061951bfb6ddfa9ae4d9394b86bba (diff)
downloadmeta-cloud-services-2ddc2531e13c2cf9f1b3756abaeb52f96c349e46.tar.gz
python3-xstatic-jquery-ui: Change python to python3
upgrade 1.11.0.1 -> 1.12.1.1 PKG-INFO-Update: Version updated to 1.12.1.1. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb
deleted file mode 100644
index ca2d447..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb
+++ /dev/null
@@ -1,22 +0,0 @@
1DESCRIPTION = "%DESCRIPTION%"
2HOMEPAGE = "%URL%"
3SECTION = "devel/python"
4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=55ac15f231e5629fb6576e349c318199"
6
7PYPI_PACKAGE = "XStatic-jquery-ui"
8
9SRC_URI[md5sum] = "03d8ea7a0dab29d548e7bc195703b04f"
10SRC_URI[sha256sum] = "099b1836eb0d91b8dc98f5b8a6b856a2631d43af0d47f33ef90ee72ed37bda58"
11
12inherit setuptools3 pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 python-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "