summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.11.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-sqlalchemy-migrate:upgrade 0.11.0 -> 0.12.0Zang Ruochen2019-05-291-27/+0
| | | | | | | -Upgrade from python-sqlalchemy-migrate_0.11.0.bb to python-sqlalchemy-migrate_0.12.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-sqlalchemy-migrate: Fix build error as following:Lei Maohui2018-05-291-1/+6
| | | | | | | 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-sqlalchemy-migrate: upgrade to v0.11.0Mark Asselstine2017-11-081-0/+22
This version is required by the latest version of keystone. The additional license was added since the source header has one license and the COPYING file has a different license, so better safe than sorry. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>