Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2018-02-18 11:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Sun Feb 18 11:45:48 2018 rev:30 rq:577639 version:0.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2018-01-20 11:26:48.832088071 +0100
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes       
2018-02-18 11:45:49.126160269 +0100
@@ -1,0 +2,31 @@
+Sat Feb 17 18:31:14 UTC 2018 - [email protected]
+
+- update to version 0.9.8:
+  * [bug] [runtime] Fixed bug where the Script.as_revision_number()
+    method did not accommodate for the ‘heads’ identifier, which in
+    turn caused the EnvironmentContext.get_head_revisions() and
+    EnvironmentContext.get_revision_argument() methods to be not
+    usable when multiple heads were present. The
+    :meth:.`EnvironmentContext.get_head_revisions` method returns a
+    tuple in all cases as documented. References: #482
+  * [bug] [autogenerate] [postgresql] Fixed bug where autogenerate of
+    ExcludeConstraint would render a raw quoted name for a Column that
+    has case-sensitive characters, which when invoked as an inline
+    member of the Table would produce a stack trace that the quoted
+    name is not found. An incoming Column object is now rendered as
+    sa.column('name'). References: #478
+  * [bug] [autogenerate] Fixed bug where the indexes would not be
+    included in a migration that was dropping the owning table. The
+    fix now will also emit DROP INDEX for the indexes ahead of time,
+    but more importantly will include CREATE INDEX in the downgrade
+    migration. References: #468
+  * [bug] [postgresql] Fixed the autogenerate of the module prefix
+    when rendering the text_type parameter of postgresql.HSTORE, in
+    much the same way that we do for ARRAY’s type and JSON’s
+    text_type. References: #480
+  * [bug] [mysql] Added support for DROP CONSTRAINT to the MySQL
+    Alembic dialect to support MariaDB 10.2 which now has real CHECK
+    constraints. Note this change does not add autogenerate support,
+    only support for op.drop_constraint() to work. References: #479
+
+-------------------------------------------------------------------

Old:
----
  alembic-0.9.7.tar.gz

New:
----
  alembic-0.9.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.7z2qxs/_old  2018-02-18 11:45:50.714103263 +0100
+++ /var/tmp/diff_new_pack.7z2qxs/_new  2018-02-18 11:45:50.718103119 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-alembic
-Version:        0.9.7
+Version:        0.9.8
 Release:        0
 Url:            http://bitbucket.org/zzzeek/alembic
 Summary:        A database migration tool for SQLAlchemy

++++++ alembic-0.9.7.tar.gz -> alembic-0.9.8.tar.gz ++++++
++++ 33471 lines of diff (skipped)


Reply via email to