Hello community, here is the log from the commit of package python-alembic for openSUSE:Factory checked in at 2018-01-20 11:26:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Sat Jan 20 11:26:46 2018 rev:29 rq:566982 version:0.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2017-10-26 18:46:24.906263652 +0200 +++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes 2018-01-20 11:26:48.832088071 +0100 @@ -1,0 +2,19 @@ +Wed Jan 17 04:04:50 UTC 2018 - [email protected] + +- specfile: + * update copyright year + +- update to version 0.9.7: + * [bug] [autogenerate] Fixed regression caused by #421 which would + cause case-sensitive quoting rules to interfere with the + comparison logic for index names, thus causing indexes to show as + added for indexes that have case-sensitive names. Works with + SQLAlchemy 0.9 and later series. + * [bug] [autogenerate] [postgresql] Fixed bug where autogenerate + would produce a DROP statement for the index implicitly created by + a Postgresql EXCLUDE constraint, rather than skipping it as is the + case for indexes implicitly generated by unique constraints. Makes + use of SQLAlchemy 1.0.x’s improved “duplicates index” metadata and + requires at least SQLAlchemy version 1.0.x to function correctly. + +------------------------------------------------------------------- Old: ---- alembic-0.9.6.tar.gz New: ---- alembic-0.9.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.on3Nix/_old 2018-01-20 11:26:49.456058890 +0100 +++ /var/tmp/diff_new_pack.on3Nix/_new 2018-01-20 11:26:49.460058703 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-alembic # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-alembic -Version: 0.9.6 +Version: 0.9.7 Release: 0 Url: http://bitbucket.org/zzzeek/alembic Summary: A database migration tool for SQLAlchemy ++++++ alembic-0.9.6.tar.gz -> alembic-0.9.7.tar.gz ++++++ ++++ 1919 lines of diff (skipped)
