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 2021-06-06 22:41:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Sun Jun  6 22:41:01 2021 rev:59 rq:897867 version:1.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2021-05-18 18:27:49.670602142 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.1898/python-alembic.changes  
2021-06-06 22:41:05.319446359 +0200
@@ -1,0 +2,26 @@
+Sun Jun  6 13:39:34 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.6.5:
+  * feature
+    + [feature] [autogenerate] Fix the documentation regarding the
+      default command-line argument position of the revision script
+      filename within the post-write hook arguments. Implement a
+      REVISION_SCRIPT_FILENAME token, enabling the position to be
+      changed. Switch from str.split() to shlex.split() for more
+      robust command-line argument parsing.
+    + [feature] Implement a .cwd (current working directory) suboption
+      for post-write hooks (of type console_scripts). This is useful
+      for tools like pre-commit, which rely on the working directory
+      to locate the necessary config files. Add pre-commit as an
+      example to the documentation. Minor change: rename some
+      variables from ticket #819 to improve readability.
+  * bug
+    + [bug] [autogenerate] Refactored the implementation of
+      MigrateOperation constructs such as CreateIndexOp,
+      CreateTableOp, etc. so that they no longer rely upon maintaining
+      a persistent version of each schema object internally; instead,
+      the state variables of each operation object will be used to
+      produce the corresponding construct when the operation is
+      invoked. The rationale is so that environments which m 
+
+-------------------------------------------------------------------

Old:
----
  alembic-1.6.2.tar.gz

New:
----
  alembic-1.6.5.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.lqyJ58/_old  2021-06-06 22:41:06.091447478 +0200
+++ /var/tmp/diff_new_pack.lqyJ58/_new  2021-06-06 22:41:06.091447478 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-alembic
-Version:        1.6.2
+Version:        1.6.5
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT

++++++ alembic-1.6.2.tar.gz -> alembic-1.6.5.tar.gz ++++++
++++ 13404 lines of diff (skipped)

Reply via email to