summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python packages: add build dependency on python-pbrJosep Puigdemont2015-09-221-1/+8
| | | | | | | | | | | | | Some packages fail to build because their dependency on python-pbr during built time is not properly stated in the recipe. Sometimes the build succeeds anyway because the python-pbr package has already been built previously. To avoid the occasional build failure, this patch adds a dependency on python-pbr to all those packages that declare it as a dependency in their setup.py file. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-testscenarios: upgrade 0.4 -> 0.5.0Lei Maohui2015-07-311-0/+19
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>