summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-08-25 01:25:35 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-08-27 16:17:08 -0400
commit9db720be9a93ae85672125cad83eab3d4f95b352 (patch)
treee6ab47a74799df34554cd856763e69b9baa7a587
parent0c9f0864e1ab0e3bda929047f4caee8ce955f659 (diff)
downloadmeta-cloud-services-9db720be9a93ae85672125cad83eab3d4f95b352.tar.gz
python3-xstatic-angular-bootstrap: upgrade 2.2.0.0 -> 2.5.0.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>/ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc)6
3 files changed, 3 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb
deleted file mode 100644
index 622f152..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-angular-bootstrap.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb
deleted file mode 100644
index 622f152..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-angular-bootstrap.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb
index 1a38067..7d24a67 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
6 6
7PYPI_PACKAGE = "XStatic-Angular-Bootstrap" 7PYPI_PACKAGE = "XStatic-Angular-Bootstrap"
8 8
9SRC_URI[md5sum] = "1d7d02580f022c36628f99fbf40e39c9" 9SRC_URI[md5sum] = "cb8629df48e822255d1057a2bc624cb6"
10SRC_URI[sha256sum] = "61b0a86aad66bf0d333ed24496f51d77cb20ad5bf664140d86e880b15a231166" 10SRC_URI[sha256sum] = "be60686c9a29c74ceeadd787969c2bcbce39f15b30daa4949574aeca602f9f35"
11 11
12inherit pypi 12inherit setuptools3 pypi
13 13
14DEPENDS += " \ 14DEPENDS += " \
15 ${PYTHON_PN}-pip \ 15 ${PYTHON_PN}-pip \