From ebda55aafb983755c166c8aaf39debf04d085a69 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 17 Sep 2019 10:08:01 -0400 Subject: [PATCH] ussuri: release sqlalchemy-migrate 0.13.0 This release most just contains cleanups and officially adds support for python 3.5 and 3.6. It uses mysqlclient rather than the old MySQL-Python. Note this is the first release since the repo moved from the openstack to x namespace in opendev. Change-Id: I517880906019ea52f9b3731319abcad55f92915d --- deliverables/_independent/sqlalchemy-migrate.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/sqlalchemy-migrate.yaml b/deliverables/_independent/sqlalchemy-migrate.yaml index 8600118735..43f4301fcd 100644 --- a/deliverables/_independent/sqlalchemy-migrate.yaml +++ b/deliverables/_independent/sqlalchemy-migrate.yaml @@ -79,5 +79,9 @@ releases: projects: - repo: openstack/sqlalchemy-migrate hash: 8acab2cd75a5b23ac162e49c8e4fb1e3f958352a + - version: 0.13.0 + projects: + - repo: x/sqlalchemy-migrate + hash: 5d1f322542cd8eb42381612765be4ed9ca8105ec repository-settings: openstack/sqlalchemy-migrate: {}