summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.utils.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-oslo.utils: Python3 version fixZheng Ruoqin2019-09-031-4/+0
| | | | | | | | | | 1) Remove 'inherit setuptools' from python-oslo.utils.inc as it was included in python-oslo.utils_git.bb and python3-oslo.utils_git.bb. 2) Remove RDEPENDS which are not needed for python3. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-oslo.utils: Add python3 versionZheng Ruoqin2019-08-121-0/+41
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>