Hello community,

here is the log from the commit of package python3-alembic for openSUSE:Factory 
checked in at 2016-03-26 15:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-23 01:16:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-alembic.new/python3-alembic.changes     
2016-03-26 15:23:06.000000000 +0100
@@ -1,0 +2,22 @@
+Sat Mar 12 19:22:04 UTC 2016 - a...@gmx.de
+
+- update to version 0.8.5:
+  * [bug] [autogenerate] Fixed bug where the columns rendered in a
+    PrimaryKeyConstraint in autogenerate would inappropriately render
+    the “key” of the column, not the name. Pull request courtesy Jesse
+    Dhillon.
+  * [bug] [batch] Repaired batch migration support for “schema” types
+    which generate constraints, in particular the Boolean datatype
+    which generates a CHECK constraint. Previously, an alter column
+    operation with this type would fail to correctly accommodate for
+    the CHECK constraint on change both from and to this type. In the
+    former case the operation would fail entirely, in the latter, the
+    CHECK constraint would not get generated. Both of these issues are
+    repaired.
+  * [bug] [mysql] Changing a schema type such as Boolean to a
+    non-schema type would emit a drop constraint operation which emits
+    NotImplementedError for the MySQL dialect. This drop constraint
+    operation is now skipped when the constraint originates from a
+    schema type.¶
+
+-------------------------------------------------------------------

Old:
----
  alembic-0.8.4.tar.gz

New:
----
  alembic-0.8.5.tar.gz

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

Other differences:
------------------
++++++ python3-alembic.spec ++++++
--- /var/tmp/diff_new_pack.LA9nJ2/_old  2016-03-26 15:23:07.000000000 +0100
+++ /var/tmp/diff_new_pack.LA9nJ2/_new  2016-03-26 15:23:07.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-alembic
-Version:        0.8.4
+Version:        0.8.5
 Release:        0
 Url:            https://pypi.python.org/pypi/alembic
 Summary:        A database migration tool for SQLAlchemy
@@ -26,11 +26,11 @@
 Source:         
http://pypi.python.org/packages/source/a/alembic/alembic-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-Mako
 BuildRequires:  python3-SQLAlchemy >= 0.7.6
+BuildRequires:  python3-devel
 BuildRequires:  python3-python-editor >= 0.3
+BuildRequires:  python3-setuptools
 # Test requirements:
 BuildRequires:  python3-mock
 BuildRequires:  python3-pytest

++++++ alembic-0.8.4.tar.gz -> alembic-0.8.5.tar.gz ++++++
++++ 3681 lines of diff (skipped)


Reply via email to