Hello community,

here is the log from the commit of package python-peewee for openSUSE:Factory 
checked in at 2019-01-21 11:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-peewee (Old)
 and      /work/SRC/openSUSE:Factory/.python-peewee.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-peewee"

Mon Jan 21 11:00:50 2019 rev:5 rq:667064 version:3.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes      
2018-10-09 15:53:54.130301596 +0200
+++ /work/SRC/openSUSE:Factory/.python-peewee.new.28833/python-peewee.changes   
2019-01-21 11:03:03.167066157 +0100
@@ -1,0 +2,16 @@
+Fri Jan 18 22:09:07 UTC 2019 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 3.8.2:
+  * The default row-type for INSERT queries executed with a non-default
+    RETURNING clause has changed from tuple to Model instances. This
+    makes INSERT behavior consistent with UPDATE and DELETE queries
+    that specify a RETURNING clause.
+  * Removing support for the table_alias model Meta option.
+  * Added playhouse.shortcuts.ReconnectMixin, which can be used to
+    implement automatic reconnect under certain error conditions.
+  * Fix SQL generation bug when using an inline window function in
+    the ORDER BY clause of a query.
+  * Fix possible zero-division in user-defined implementation of
+    BM25 ranking algorithm for SQLite full-text search.
+
+-------------------------------------------------------------------

Old:
----
  peewee-3.7.1.tar.gz

New:
----
  peewee-3.8.2.tar.gz

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

Other differences:
------------------
++++++ python-peewee.spec ++++++
--- /var/tmp/diff_new_pack.wdbw1A/_old  2019-01-21 11:03:03.859065268 +0100
+++ /var/tmp/diff_new_pack.wdbw1A/_new  2019-01-21 11:03:03.863065262 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-peewee
-Version:        3.7.1
+Version:        3.8.2
 Release:        0
 Summary:        An expressive ORM that supports multiple SQL backends
 License:        BSD-3-Clause
@@ -29,7 +29,6 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip

++++++ peewee-3.7.1.tar.gz -> peewee-3.8.2.tar.gz ++++++
++++ 78000 lines of diff (skipped)


Reply via email to