summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-09-19 05:21:44 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-09-21 17:34:21 -0400
commit7417104b0c9e6b69628c4d223f4a8a44e8c75849 (patch)
tree8ff4eb1b120107383296bfb8d40f1832a43d56a1
parentba9046f439f732b7a9c04c700d87c30036b8a6d5 (diff)
downloadmeta-cloud-services-7417104b0c9e6b69628c4d223f4a8a44e8c75849.tar.gz
python3-xstatic-jsencrypt: Change to python3
Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jsencrypt_2.3.1.1.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-jsencrypt_2.3.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jsencrypt_2.3.1.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jsencrypt_2.3.1.1.bb
index 5c21816..05b3dba 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jsencrypt_2.3.1.1.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jsencrypt_2.3.1.1.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: