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 2025-12-11 18:32:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Thu Dec 11 18:32:01 2025 rev:88 rq:1321929 version:1.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2025-08-12 17:04:27.182956563 +0200 +++ /work/SRC/openSUSE:Factory/.python-alembic.new.1939/python-alembic.changes 2025-12-11 18:32:19.650765689 +0100 @@ -1,0 +2,13 @@ +Wed Dec 3 22:05:51 UTC 2025 - Guang Yee <[email protected]> + +- Update to 1.17.2 + * [feature] [operations] Added Operations.implementation_for.replace parameter to + Operations.implementation_for(), allowing replacement of existing + operation implementations. This allows for existing operations such as + CreateTableOp to be extended directly. + * [bug] [mssql] Fixed issue in SQL Server dialect where the DROP that's automatically + emitted for existing default constraints during an ALTER COLUMN needs to + take place before not just the modification of the column's default, but + also before the column's type is changed. + +------------------------------------------------------------------- Old: ---- alembic-1.15.2.tar.gz New: ---- alembic-1.17.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.d7ToAu/_old 2025-12-11 18:32:20.370795957 +0100 +++ /var/tmp/diff_new_pack.d7ToAu/_new 2025-12-11 18:32:20.374796125 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-alembic # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-alembic -Version: 1.15.2 +Version: 1.17.2 Release: 0 Summary: A database migration tool for SQLAlchemy License: MIT @@ -32,6 +32,7 @@ BuildRequires: %{python_module Mako} BuildRequires: %{python_module SQLAlchemy >= 2.0.0} BuildRequires: %{python_module backports.zoneinfo if %python-base < 3.9} +BuildRequires: %{python_module black} BuildRequires: %{python_module importlib-metadata if %python-base < 3.9} BuildRequires: %{python_module importlib-resources if %python-base < 3.9} BuildRequires: %{python_module pip} ++++++ alembic-1.15.2.tar.gz -> alembic-1.17.2.tar.gz ++++++ ++++ 19811 lines of diff (skipped)
