Hello community, here is the log from the commit of package python3-alembic for openSUSE:Factory checked in at 2015-08-03 17:21:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-alembic (Old) and /work/SRC/openSUSE:Factory/.python3-alembic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-alembic" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-alembic/python3-alembic.changes 2015-05-11 19:49:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-alembic.new/python3-alembic.changes 2015-08-03 17:21:42.000000000 +0200 @@ -1,0 +2,27 @@ +Mon Jul 27 15:43:36 UTC 2015 - [email protected] + +- Update to 0.7.7 + * Features + -Implemented support for :meth:`.BatchOperations.create_primary_key` + and :meth:`.BatchOperations.create_check_constraint`. Additionally, + table keyword arguments are copied from the original reflected table, + such as the "mysql_engine" keyword argument. + * Bugfixes + - Fixed critical issue where a complex series of branches/merges would + bog down the iteration algorithm working over redundant nodes for + millions of cycles. An internal adjustment has been + made so that duplicate nodes are skipped within this iteration. + - The :meth:`.MigrationContext.stamp` method, added as part of the + versioning refactor in 0.7 as a more granular version of + :func:`.command.stamp`, now includes the "create the alembic_version + table if not present" step in the same way as the command version, + which was previously omitted. + - Fixed bug where foreign key options including "onupdate", + "ondelete" would not render within the ``op.create_foreign_key()`` + directive, even though they render within a full + ``ForeignKeyConstraint`` directive. + - Repaired warnings that occur when running unit tests against + SQLAlchemy 1.0.5 or greater involving the "legacy_schema_aliasing" + flag. + +------------------------------------------------------------------- Old: ---- alembic-0.7.6.tar.gz New: ---- alembic-0.7.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-alembic.spec ++++++ --- /var/tmp/diff_new_pack.b1jQaV/_old 2015-08-03 17:21:43.000000000 +0200 +++ /var/tmp/diff_new_pack.b1jQaV/_new 2015-08-03 17:21:43.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-alembic -Version: 0.7.6 +Version: 0.7.7 Release: 0 Url: https://pypi.python.org/pypi/alembic Summary: A database migration tool for SQLAlchemy ++++++ alembic-0.7.6.tar.gz -> alembic-0.7.7.tar.gz ++++++ ++++ 21229 lines of diff (skipped)
