summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-07-08 16:54:23 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-07-08 23:03:00 -0400
commitbc3c6b7acef061951bfb6ddfa9ae4d9394b86bba (patch)
treeca773a9aa543aba7733bd03f51909c9aa5ea4d0c
parent727a7ee2d51a5cac5899d84c5cd001886ba0bc2c (diff)
downloadmeta-cloud-services-bc3c6b7acef061951bfb6ddfa9ae4d9394b86bba.tar.gz
python3-xstatic-tv4: Change python to python3
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-tv4_1.2.7.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-tv4_1.2.7.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb
index e1cdbbe..73bee88 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-tv4_1.2.7.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-tv4_1.2.7.0.bb
@@ -11,10 +11,10 @@ SRC_URI[sha256sum] = "9b4c57244e914126cdda5d8bc24698189d73800203c85b1fc945a08e25
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: