diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-19 13:45:54 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-25 22:15:07 -0400 |
| commit | 048925310978c1a7414488d7b0566eda6c7dae8b (patch) | |
| tree | de7a277d9b44b520d25bcb46d881b1c627decb95 /meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb | |
| parent | 5e7fc629b9c5e1cb79e66d5da064837de8cad889 (diff) | |
| download | meta-cloud-services-048925310978c1a7414488d7b0566eda6c7dae8b.tar.gz | |
python-oslo.i18n: Add python3 version
Providing a python3 version of python-oslo.i18n.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb new file mode 100644 index 0000000..5a06622 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-oslo.i18n.inc | ||
