Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2020-03-29 14:27:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Sun Mar 29 14:27:40 2020 rev:54 rq:789361 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2020-03-09 21:03:54.839007599 +0100
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.3160/python-alembic.changes  
2020-03-29 14:27:44.750160409 +0200
@@ -1,0 +2,22 @@
+Sat Mar 28 16:27:08 UTC 2020 - Arun Persaud <[email protected]>
+
+- update to version 1.4.2:
+  * bug
+    + Fixed an issue that prevented the test suite from running with
+      the recently released py.test 5.4.0.  References: #668
+    + Fixed more false-positive failures produced by the new “compare
+      type” logic first added in #605, particularly impacting MySQL
+      string types regarding flags such as “charset” and “collation”.
+      References: #671
+    + Fixed issue in Oracle backend where a table RENAME with a
+      schema-qualified name would include the schema in the “to”
+      portion, which is rejected by Oracle.  References: #670
+  * usecase
+    + Adjusted autogen comparison to accommodate for backends that
+      support computed column reflection, dependent on SQLAlchemy
+      version 1.3.16 or higher. This emits a warning if the SQL
+      expression inside of a Computed value changes between the
+      metadata and the database, as these expressions can’t be changed
+      without dropping and recreating the column. References: #669
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.4.1.tar.gz

New:
----
  alembic-1.4.2.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.ajRSFu/_old  2020-03-29 14:27:46.978161548 +0200
+++ /var/tmp/diff_new_pack.ajRSFu/_new  2020-03-29 14:27:46.998161558 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-alembic
-Version:        1.4.1
+Version:        1.4.2
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.4.1.tar.gz -> alembic-1.4.2.tar.gz ++++++
++++ 2949 lines of diff (skipped)


Reply via email to