summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-termcolor_1.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-termcolor_1.1.0.bb b/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb
index 8c59049..a8d5009 100644
--- a/meta-openstack/recipes-devtools/python/python-termcolor_1.1.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-termcolor_1.1.0.bb
@@ -13,6 +13,6 @@ SRC_URI[sha256sum] = "1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02
13inherit distutils3 pypi 13inherit distutils3 pypi
14 14
15DEPENDS += " \ 15DEPENDS += " \
16 python-pip \ 16 python3-pip \
17 " 17 "
18 18