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-01-07 17:15:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Sat Jan  7 17:15:55 2023 rev:67 rq:1056257 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2022-08-03 21:16:24.571396643 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.1563/python-alembic.changes  
2023-01-07 17:16:11.204893244 +0100
@@ -1,0 +2,18 @@
+Thu Jan  5 19:06:37 UTC 2023 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 1.9.0: 
+  feature
+  * Added new Alembic command alembic check. This performs the widely 
requested feature of running an “autogenerate” comparison
+    between the current database and the MetaData that’s currently set up 
for autogenerate, returning an error code if the two do not match,
+    based on current autogenerate settings. Pull request courtesy Nathan Louie.
+    See also Running Alembic Check to test for new upgrade operations
+    References: #724
+    bug
+  * Fixed issue in tox.ini file where changes in the tox 4.0 series to the 
format of “passenv” caused tox to not function correctly,
+    in particular raising an error as of tox 4.0.6.
+  * Fixed typing issue where revision.process_revision_directives was not 
fully typed; additionally ensured all Callable and Dict arguments
+    to EnvironmentContext.configure() include parameters in the typing 
declaration.
+    Additionally updated the codebase for Mypy 0.990 compliance.
+    References: #1110
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.8.1.tar.gz

New:
----
  alembic-1.9.0.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.Hbqelu/_old  2023-01-07 17:16:11.816896895 +0100
+++ /var/tmp/diff_new_pack.Hbqelu/_new  2023-01-07 17:16:11.820896919 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alembic
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.8.1
+Version:        1.9.0
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.8.1.tar.gz -> alembic-1.9.0.tar.gz ++++++
++++ 15112 lines of diff (skipped)

Reply via email to