diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-12 16:48:48 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-12 10:59:06 -0400 |
| commit | 57e4f99d8923571a4cf2601afd8da61e305ff60e (patch) | |
| tree | 79b8d4b1c86bc41831a328c89a5027d248a1f2f6 /meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb | |
| parent | 44373ef5877371be7ecc2a0d145913e4d416ff47 (diff) | |
| download | meta-cloud-services-57e4f99d8923571a4cf2601afd8da61e305ff60e.tar.gz | |
python-oslo.utils: Add python3 version
Providing a python3 version of python-oslo.utils.
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.utils_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb new file mode 100644 index 0000000..3b4636a --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-oslo.utils.inc | ||
