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 2023-11-15 21:06:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Wed Nov 15 21:06:42 2023 rev:76 rq:1125874 version:1.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2023-09-28 00:43:55.208730648 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.17445/python-alembic.changes 
2023-11-15 21:07:01.960810795 +0100
@@ -1,0 +2,33 @@
+Tue Nov 14 12:40:19 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.12.1:
+  * Fixed regression caused by :ticket:`879` released in 1.7.0
+    where the ".info" dictionary of ``Table`` would not render in
+    autogenerate create table statements.
+    This can be useful for custom create table DDL rendering
+    schemes so it is restored.
+  * Improved typing in the
+    :paramref:`.EnvironmentContext.configure.process_revision_dir
+    ectives` callable to better indicate that the passed-in type is
+    :class:`.MigrationScript`, not the :class:`.MigrationOperation`
+    base class, and added typing to the example at
+    :ref:`cookbook_no_empty_migrations` to illustrate.
+  * Repaired :class:`.ExecuteSQLOp` so that it can participate in
+    "diff" operations; while this object is typically not present
+    in a reflected operation stream, custom hooks may be adding
+    this construct where it needs to have the correct
+    ``to_diff_tuple()`` method.
+  * Improved the ``op.execute()`` method to correctly accept the
+  * ``Executable`` type that is the same which is used in
+    SQLAlchemy ``Connection.execute()``.
+  * Improve typing of the revision parameter in various command
+    functions.
+  * Fixed autogen render issue where expressions inside of
+    indexes for PG need to be double-parenthesized, meaning a
+    single parens must be present within the generated ``text()``
+    construct.
+  * Alembic now accommodates for Sequence and Identity that
+    support dialect kwargs.
+    This is a change that will be added to SQLAlchemy v2.1.
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.12.0.tar.gz

New:
----
  alembic-1.12.1.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.tveGjh/_old  2023-11-15 21:07:02.684837508 +0100
+++ /var/tmp/diff_new_pack.tveGjh/_new  2023-11-15 21:07:02.688837656 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-alembic
-Version:        1.12.0
+Version:        1.12.1
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.12.0.tar.gz -> alembic-1.12.1.tar.gz ++++++
++++ 6715 lines of diff (skipped)

Reply via email to