Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2022-02-15 23:57:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Tue Feb 15 23:57:07 2022 rev:63 rq:954392 version:1.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2021-12-09 19:45:28.733129489 +0100
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.1956/python-alembic.changes  
2022-02-15 23:57:20.920223847 +0100
@@ -1,0 +2,19 @@
+Mon Feb 14 21:37:49 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.7.6:
+  * Add a new command alembic ensure_version, which will ensure that the 
Alembic
+    version table is present in the target database, but does not alter its
+    contents.
+  * Fixed regression where usage of a with_variant() datatype in conjunction 
with
+    the existing_type option of op.alter_column() under batch mode would lead 
to an
+    internal exception.
+  * Implemented support for recognizing and rendering SQLAlchemy ???variant??? 
types
+    going forward into SQLAlchemy 2.0, where the architecture of ???variant???
+    datatypes will be changing.
+  * Added a rule to the MySQL impl so that the translation between JSON / 
LONGTEXT
+    is accommodated by autogenerate, treating LONGTEXT from the server as
+    equivalent to an existing JSON in the model.
+  * Removed a warning raised by SQLAlchemy when dropping constraints on MSSQL
+    regarding statement caching.
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.7.5.tar.gz

New:
----
  alembic-1.7.6.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.rce8t7/_old  2022-02-15 23:57:22.464228110 +0100
+++ /var/tmp/diff_new_pack.rce8t7/_new  2022-02-15 23:57:22.468228121 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alembic
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-alembic
-Version:        1.7.5
+Version:        1.7.6
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.7.5.tar.gz -> alembic-1.7.6.tar.gz ++++++
++++ 5086 lines of diff (skipped)

Reply via email to