Hello community,

here is the log from the commit of package python3-alembic for openSUSE:Factory 
checked in at 2017-01-23 11:40:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2016-12-19 11:28:08.963859244 +0100
+++ /work/SRC/openSUSE:Factory/.python3-alembic.new/python3-alembic.changes     
2017-01-23 11:40:48.660764842 +0100
@@ -1,0 +2,30 @@
+Sat Jan 21 20:56:55 UTC 2017 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 0.8.10:
+  * [bug] [versioning] The alembic_version table, when initially
+    created, now establishes a primary key constraint on the
+    “version_num” column, to suit database engines that don’t support
+    tables without primary keys. This behavior can be controlled using
+    the parameter EnvironmentContext.configure.version_table_pk. Note
+    that this change only applies to the initial creation of the
+    alembic_version table; it does not impact any existing
+    alembic_version table already present. References: #406
+  * [bug] [batch] Fixed bug where doing batch_op.drop_constraint()
+    against the primary key constraint would fail to remove the
+    “primary_key” flag from the column, resulting in the constraint
+    being recreated. References: #402
+  * [bug] [oracle] [autogenerate] Adjusted the logic originally added
+    for #276 that detects MySQL unique constraints which are actually
+    unique indexes to be generalized for any dialect that has this
+    behavior, for SQLAlchemy version 1.0 and greater. This is to allow
+    for upcoming SQLAlchemy support for unique constraint reflection
+    for Oracle, which also has no dedicated concept of “unique
+    constraint” and instead establishes a unique index.
+  * [bug] [versioning] Added a file ignore for Python files of the
+    form .#<name>.py, which are generated by the Emacs editor. Pull
+    request courtesy Markus Mattes. References: #356
+
+-------------------------------------------------------------------

Old:
----
  alembic-0.8.9.tar.gz

New:
----
  alembic-0.8.10.tar.gz

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

Other differences:
------------------
++++++ python3-alembic.spec ++++++
--- /var/tmp/diff_new_pack.8g6aUl/_old  2017-01-23 11:40:49.020713788 +0100
+++ /var/tmp/diff_new_pack.8g6aUl/_new  2017-01-23 11:40:49.020713788 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-alembic
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-alembic
-Version:        0.8.9
+Version:        0.8.10
 Release:        0
 Url:            https://pypi.python.org/pypi/alembic
 Summary:        A database migration tool for SQLAlchemy

++++++ alembic-0.8.9.tar.gz -> alembic-0.8.10.tar.gz ++++++
++++ 3208 lines of diff (skipped)


Reply via email to