summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-04 13:54:37 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-06 14:10:46 -0500
commit8a876b7fa413bd374b8c7652ae72fa2fe75377b2 (patch)
tree1286f6de13a9bf8072dcb4df81f4adcae715e60b /meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb
parentacc6c4e41f042a1dac42b1d698bf45ca325d0f3f (diff)
downloadmeta-cloud-services-8a876b7fa413bd374b8c7652ae72fa2fe75377b2.tar.gz
python-ordereddict: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb b/meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb
new file mode 100644
index 0000000..46c08d0
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb
@@ -0,0 +1,2 @@
1require python-ordereddict.inc
2inherit setuptools3