Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2019-11-17 19:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Sun Nov 17 19:23:46 2019 rev:49 rq:749102 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2019-11-15 00:18:51.503980164 +0100
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.26869/python-alembic.changes 
2019-11-17 19:23:53.818847118 +0100
@@ -1,0 +2,10 @@
+Sat Nov 16 16:37:12 UTC 2019 - Arun Persaud <a...@gmx.de>
+
+- update to version 1.3.1:
+  * bug
+    + [bug] [mssql] Fixed bug in MSSQL dialect where the drop
+      constraint execution steps used to remove server default or
+      implicit foreign key constraint failed to take into account the
+      schema name of the target table.  References: #621
+
+-------------------------------------------------------------------
@@ -4,0 +15,17 @@
+
+-------------------------------------------------------------------
+Sat Nov  9 14:46:13 UTC 2019 - Arun Persaud <a...@gmx.de>
+
+- update to version 1.3.0:
+  * feature
+    + Added support for ALEMBIC_CONFIG environment variable, refers to
+      the location of the alembic configuration script in lieu of
+      using the -c command line option.  References: #608
+  * bug
+    + Fixed bug in new Variant autogenerate where the order of the
+      arguments to Variant were mistakenly reversed.  References: #131
+  * misc
+    + Some internal modifications have been made to how the names of
+      indexes and unique constraints work to make use of new functions
+      added in SQLAlchemy 1.4, so that SQLAlchemy has more flexibility
+      over how naming conventions may be applied to these objects.

Old:
----
  alembic-1.2.1.tar.gz

New:
----
  alembic-1.3.1.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.OjvJRI/_old  2019-11-17 19:23:54.282846921 +0100
+++ /var/tmp/diff_new_pack.OjvJRI/_new  2019-11-17 19:23:54.282846921 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-alembic
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-alembic
-Version:        1.2.1
+Version:        1.3.1
 Release:        0
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/sqlalchemy/alembic
 Source0:        
https://files.pythonhosted.org/packages/source/a/alembic/alembic-%{version}.tar.gz
 Source1:        python-alembic-rpmlintrc

++++++ alembic-1.2.1.tar.gz -> alembic-1.3.1.tar.gz ++++++
++++ 1891 lines of diff (skipped)


Reply via email to