summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-tenacity_4.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-tenacity: Fix build error as following:Lei Maohui2018-05-291-0/+5
| | | | | | | "distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=2.0.0')" Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-tenacity: initial versionMark Asselstine2017-11-081-0/+18
There is a recipe in meta-iot-cloud but it is old and if we can avoid pulling in yet another layer I think we are better off maintaining our own copy. This python package is required by the updated python-oslo.messaging verison for stable/pike. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>