17
0

Accepting request 233656 from Cloud:OpenStack:Master

- update to 0.9.1:
 * Move patch from oslo to drop unique constraints with sqlite
 * Port to Python3
 * tests: Replace "self.assert_" by "self.assertTrue"
 * turn on testing for sqla 0.9
 * Replace AbstractType by TypeEngine
 * fix scripttest compat
 * Use native quote attribute introduced in sqla 0.9
 * Fix genmodel for SQLA 0.9
 * Conditionally import ibmdb2/ibm_db_sa
 * migrate needs subunit >= 0.0.18
 * UniqueConstraint named and escaped twice
 * Eradicate trailing whitespace
 *  Convert tabs to spaces in a couple of rst files

OBS-URL: https://build.opensuse.org/request/show/233656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2014-05-23 12:04:44 +00:00
committed by Git OBS Bridge
parent 8ffaa2f592
commit 302289bb48
4 changed files with 22 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
Name: python-sqlalchemy-migrate
Version: 0.8.2
Version: 0.9.1
Release: 0
Summary: Database schema migration for SQLAlchemy
License: MIT