diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-04 13:54:37 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-06 14:10:46 -0500 |
| commit | 8a876b7fa413bd374b8c7652ae72fa2fe75377b2 (patch) | |
| tree | 1286f6de13a9bf8072dcb4df81f4adcae715e60b /meta-openstack/recipes-devtools/python/python3-ordereddict_1.1.bb | |
| parent | acc6c4e41f042a1dac42b1d698bf45ca325d0f3f (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | require python-ordereddict.inc | ||
| 2 | inherit setuptools3 | ||
