Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2018-07-14 20:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy"

Sat Jul 14 20:26:00 2018 rev:53 rq:622792 version:1.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2018-07-02 23:33:26.701249682 +0200
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2018-07-14 20:27:44.264573947 +0200
@@ -1,0 +2,21 @@
+Sat Jul 14 01:56:32 UTC 2018 - a...@gmx.de
+
+- update to version 1.2.10:
+  * orm
+    + [orm] [bug] Fixed bug in Bundle construct where placing two
+      columns of the same name would be de-duplicated, when the Bundle
+      were used as part of the rendered SQL, such as in the ORDER BY
+      or GROUP BY of the statement.  References: #4295
+    + [orm] [bug] Fixed regression in 1.2.9 due to #4287 where using a
+      Load option in conjunction with a string wildcard would result
+      in a TypeError.  References: #4298
+  * sql
+    + [sql] [bug] Fixed bug where a Sequence would be dropped
+      explicitly before any Table that refers to it, which breaks in
+      the case when the sequence is also involved in a server-side
+      default for that table, when using MetaData.drop_all(). The step
+      which processes sequences to be dropped via non server-side
+      column default functions is now invoked after the table itself
+      is dropped.  References: #4300
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.2.9.tar.gz

New:
----
  SQLAlchemy-1.2.10.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.ykgyAC/_old  2018-07-14 20:27:44.936575671 +0200
+++ /var/tmp/diff_new_pack.ykgyAC/_new  2018-07-14 20:27:44.936575671 +0200
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without tests
 Name:           python-SQLAlchemy
-Version:        1.2.9
+Version:        1.2.10
 Release:        0
 Summary:        Database Abstraction Library
 License:        MIT

++++++ SQLAlchemy-1.2.9.tar.gz -> SQLAlchemy-1.2.10.tar.gz ++++++
++++ 6089 lines of diff (skipped)


Reply via email to