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:
committed by
Git OBS Bridge
parent
8ffaa2f592
commit
302289bb48
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 12 22:35:41 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 16:22:14 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user