summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-alembic_1.5.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-alembic: Upgrade 1.5.8 -> 1.6.2Leon Anavi2021-05-171-16/+0
| | | | | | | | | | | Upgrade to release 1.6.2: - Fixed a bug where paths defined in post-write hook options would be wrongly escaped in non posix environment (Windows) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-alembic: Upgrade 1.5.7 -> 1.5.8Leon Anavi2021-03-261-0/+16
Upgrade to release 1.5.8: - Fixed regression caused by SQLAlchemy 1.4 where the "alembic current" command would fail due to changes in the URL object. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>