summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pycadf_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycadf: Change python to python3Wang Mingyu2020-07-301-37/+0
| | | | | | | Version updated to 3.1.0 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-pycadf: upgrade 2.9.0 -> 2.10.0Zang Ruochen2019-09-181-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-pycadf: upgrade 1.1.0 -> 2.9.0Zang Ruochen2019-07-161-2/+2
| | | | | | | -python-pycadf: upgrade from 1.1.0 to 2.9.0. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-pycadf: Fix build error as following:Lei Maohui2018-05-291-0/+4
| | | | | | | "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-*: uprev to versions required for libertyMark Asselstine2016-02-051-0/+33
This is a collection of recipe uprevs that bring various packages up to the version required to support the liberty release. These uprevs are mostly trivial with the expected SRC_URI and CHECKSUM updates along with updates to the list of dependencies. Where possible recipes have been updated to use git to facilitate future uprevs. For python-futures we need to add a PREFERRED_VERSION to ensure the git version will take precedence over a versioned recipe found in another layer. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>