summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-08-19 03:50:02 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-08-20 15:24:49 -0400
commitd06ba4d9ef555dd581885ffe0c6c403894a1f694 (patch)
tree1fec7c2fe27d1c6890e42129b2df47dc13d48424 /meta-openstack
parent5ca2a3c294cba6e3b4174cc56d74adaf87eb3c4d (diff)
downloadmeta-cloud-services-d06ba4d9ef555dd581885ffe0c6c403894a1f694.tar.gz
python3-xstatic-jquery: upgrade 1.10.2.1 -> 3.4.1.0
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/python-xstatic-jquery_1.10.2.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc)8
3 files changed, 4 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb
deleted file mode 100644
index efbb9e3..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-jquery.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb
deleted file mode 100644
index efbb9e3..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-jquery.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb
index db8e2a2..b68654f 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://README.txt;md5=af1f21066b501c7d9265fab0d5556ece"
6 6
7PYPI_PACKAGE = "XStatic-jQuery" 7PYPI_PACKAGE = "XStatic-jQuery"
8 8
9SRC_URI[md5sum] = "7a29efeab6961ef00ea2272c923f4503" 9SRC_URI[md5sum] = "8b7ace314d6780e159b2c03cd93a4b5b"
10SRC_URI[sha256sum] = "83416a6bb86e8534858c4d1ddca45e881c87639da6f78000c28c3a193fe91305" 10SRC_URI[sha256sum] = "3fccac7eb265f95430c62eb652cdaeb671785267c77413df926d9facd5825978"
11 11
12inherit pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python3-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 ${PYTHON_PN}-pip \ 17 ${PYTHON_PN}-pip \