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-jsonext_0.4.2.bb (renamed from meta-openstack/recipes-devtools/python/python-jsonext_0.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-jsonext_0.4.2.bb b/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb
index fad44f5..0bf227a 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonext_0.4.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-jsonext_0.4.2.bb
@@ -11,6 +11,6 @@ SRC_URI[sha256sum] = "e7634e0b8d1a668bd2c92db5498f6162573feb72ac050c4415384e773b
11inherit setuptools3 pypi 11inherit setuptools3 pypi
12 12
13RDEPENDS_${PN} += " \ 13RDEPENDS_${PN} += " \
14 python-six \ 14 python3-six \
15 python-arrow \ 15 python3-arrow \
16 " 16 "