diff --git a/python-sqlalchemy-migrate.changes b/python-sqlalchemy-migrate.changes index efb33eb..c42c8f9 100644 --- a/python-sqlalchemy-migrate.changes +++ b/python-sqlalchemy-migrate.changes @@ -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 diff --git a/python-sqlalchemy-migrate.spec b/python-sqlalchemy-migrate.spec index dce44b6..cc95077 100644 --- a/python-sqlalchemy-migrate.spec +++ b/python-sqlalchemy-migrate.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlalchemy-migrate # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright 2011 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python-sqlalchemy-migrate -Version: 0.9.2 +Version: 0.9.4 Release: 0 Summary: Database schema migration for SQLAlchemy License: MIT diff --git a/sqlalchemy-migrate-0.9.2.tar.gz b/sqlalchemy-migrate-0.9.2.tar.gz deleted file mode 100644 index 198e25e..0000000 --- a/sqlalchemy-migrate-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:578fa857615f05f9c73f024147c75019535d3d276ca46f5ec84cc0d606820893 -size 124175 diff --git a/sqlalchemy-migrate-0.9.4.tar.gz b/sqlalchemy-migrate-0.9.4.tar.gz new file mode 100644 index 0000000..cf1f14d --- /dev/null +++ b/sqlalchemy-migrate-0.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a35ee95196d72483bf821f60a1e784d77da9d6baed5e6ccdaffbfa7e87cd8e +size 125027