Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2016-06-07 23:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-alembic (Old)
 and      /work/SRC/openSUSE:Factory/.python-alembic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-alembic"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes    
2016-04-11 10:26:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes       
2016-06-07 23:49:57.000000000 +0200
@@ -1,0 +2,24 @@
+Mon Jun  6 12:56:49 UTC 2016 - dmuel...@suse.com
+
+- fix source url
+
+-------------------------------------------------------------------
+Fri Jun  3 16:37:33 UTC 2016 - tbecht...@suse.com
+
+- update to 0.8.6:
+  - Errors which occur within the Mako render step are now intercepted
+    and raised as CommandErrors like other failure cases; the Mako
+    exception itself is written using template-line formatting to
+    a temporary file which is named in the exception message.
+  - Added a fix to Postgresql server default comparison which first checks
+    if the text of the default is identical to the original, before attempting
+    to actually run the default.  This accomodates for default-generation
+    functions that generate a new value each time such as a uuid function.
+  - Fixed bug introduced by the fix for :ticket:`338` in version 0.8.4
+    where a server default could no longer be dropped in batch mode.
+    Pull request courtesy Martin Domke.
+  - Fixed bug where SQL Server arguments for drop_column() would not
+    be propagated when running under a batch block.  Pull request
+    courtesy Michal Petrucha.
+
+-------------------------------------------------------------------

Old:
----
  alembic-0.8.5.tar.gz

New:
----
  alembic-0.8.6.tar.gz

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

Other differences:
------------------
++++++ python-alembic.spec ++++++
--- /var/tmp/diff_new_pack.dIlW0i/_old  2016-06-07 23:49:58.000000000 +0200
+++ /var/tmp/diff_new_pack.dIlW0i/_new  2016-06-07 23:49:58.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-alembic
-Version:        0.8.5
+Version:        0.8.6
 Release:        0
 Url:            http://bitbucket.org/zzzeek/alembic
 Summary:        A database migration tool for SQLAlchemy
 License:        MIT
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/a/alembic/alembic-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/a/alembic/alembic-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools

++++++ alembic-0.8.5.tar.gz -> alembic-0.8.6.tar.gz ++++++
++++ 1682 lines of diff (skipped)


Reply via email to