Hello community,

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

Package is "python-SQLAlchemy"

Mon Jan 29 14:58:55 2018 rev:45 rq:570418 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2018-01-20 11:26:46.292206851 +0100
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2018-01-29 15:00:40.737491773 +0100
@@ -1,0 +2,25 @@
+Sun Jan 28 18:53:04 UTC 2018 - [email protected]
+
+- update to version 1.2.2:
+  * orm
+    + [orm] [bug] Fixed 1.2 regression regarding new bulk_replace
+      event where a backref would fail to remove an object from the
+      previous owner when a bulk-assignment assigned the object to a
+      new owner.  References: #4171
+  * mysql
+    + [mysql] [bug] Added more MySQL 8.0 reserved words to the MySQL
+      dialect for quoting purposes. Pull request courtesy Riccardo
+      Magliocchetti.
+  * mssql
+    + [mssql] [bug] Added ODBC error code 10054 to the list of error
+      codes that count as a disconnect for ODBC / MSSQL server.
+      References: #4164
+  * oracle
+    + [oracle] [bug] The cx_Oracle dialect now calls setinputsizes()
+      with cx_Oracle.NCHAR unconditionally when the NVARCHAR2
+      datatype, in SQLAlchemy corresponding to sqltypes.Unicode(), is
+      in use. Per cx_Oracle’s author this allows the correct
+      conversions to occur within the Oracle client regardless of the
+      setting for NLS_NCHAR_CHARACTERSET.  References: #4163
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-1.2.1.tar.gz

New:
----
  SQLAlchemy-1.2.2.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.J6kZ9e/_old  2018-01-29 15:00:41.945435336 +0100
+++ /var/tmp/diff_new_pack.J6kZ9e/_new  2018-01-29 15:00:41.945435336 +0100
@@ -21,7 +21,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-SQLAlchemy
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Url:            http://www.sqlalchemy.org
 Summary:        Database Abstraction Library

++++++ SQLAlchemy-1.2.1.tar.gz -> SQLAlchemy-1.2.2.tar.gz ++++++
++++ 5629 lines of diff (skipped)


Reply via email to