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-12-28 22:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Thu Dec 28 22:54:29 2023 rev:78 rq:1135249 version:1.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2023-12-15 21:46:43.904949379 +0100
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.28375/python-alembic.changes 
2023-12-28 22:54:32.231256389 +0100
@@ -1,0 +2,29 @@
+Wed Dec 27 09:35:46 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.13.1:
+  * Fixed :class:`.Rewriter` so that more than two instances
+    could be chained together correctly, also allowing multiple
+    ``process_revision_directives`` callables to be chained.
+  * Fixed issue where the method
+    :meth:`.EnvironmentContext.get_x_argument` using the
+    :paramref:`.EnvironmentContext.get_x_argument.as_dictionary`
+    parameter would fail if an argument key were passed on the
+    command line as a name alone, that is, without an equal sign
+    ``=`` or a value. Behavior is repaired where this condition is
+    detected and will return a blank string for the given key,
+    consistent with the behavior where the ``=`` sign is
+    present and no value.
+  * Fixed issue where the "unique" flag of an ``Index`` would not
+    be maintained when generating downgrade migrations.
+  * Fixed bug in versioning model where a downgrade across a
+    revision with two down revisions with one down revision
+    depending on the other, would produce an erroneous state in
+    the alembic_version table, making upgrades impossible
+    without manually repairing the table.
+  * Updated pep-484 typing to pass mypy "strict" mode, however
+    including per-module qualifications for specific typing
+    elements not yet complete.
+  * This allows us to catch specific typing issues that have been
+    ongoing such as import symbols not properly exported.
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.13.0.tar.gz

New:
----
  alembic-1.13.1.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.G4tFzt/_old  2023-12-28 22:54:33.431300198 +0100
+++ /var/tmp/diff_new_pack.G4tFzt/_new  2023-12-28 22:54:33.431300198 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-alembic
-Version:        1.13.0
+Version:        1.13.1
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.13.0.tar.gz -> alembic-1.13.1.tar.gz ++++++
++++ 4230 lines of diff (skipped)

Reply via email to