summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-09-29 11:20:38 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-10-01 23:11:58 -0400
commitaf628e54275b4bdcb2f5fbdb977792b64d5b9e7f (patch)
tree8303612e1210449a7903ed9522bd370e295fd495
parent40e6f4b4540c5f689cdc58c70f337282da9dd15e (diff)
downloadmeta-cloud-services-af628e54275b4bdcb2f5fbdb977792b64d5b9e7f.tar.gz
python3-xstatic-objectpath: change to python3
Because python2 is no longer maintained, bb file is changed to python3 version. 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/python3-xstatic-objectpath_1.2.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
index bd2eefa..faf2858 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-objectpath_1.2.1.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
@@ -14,7 +14,7 @@ inherit setuptools3 pypi
14# DEPENDS_default: python-pip 14# DEPENDS_default: python-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 python-pip \ 17 python3-pip \
18 " 18 "
19 19
20# RDEPENDS_default: 20# RDEPENDS_default: