17
0

Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 15.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=2b9ab15ea22f2f3507daa1bbb80aa8eb
This commit is contained in:
OBS User buildservice-autocommit
2015-02-25 01:18:14 +00:00
committed by Git OBS Bridge
parent 7bc76ff3f9
commit 946bd511ef
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 24 13:22:05 UTC 2015 - tbechtold@suse.com
- update to version 0.9.4:
* Remove svn version tag setting
* Ignore transaction management statements in SQL scripts
* Use native sqlalchemy 0.9 quote attribute with ibmdb2
* Don't add warnings filter on import
* pep8: mark all pep8 checks that currently fail as ignored
-------------------------------------------------------------------
Tue Sep 16 06:26:48 UTC 2014 - tbechtold@suse.com