Hello community,

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

Package is "python-peewee"

Fri Jul  6 10:41:56 2018 rev:2 rq:620635 version:3.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes      
2018-06-29 22:34:11.802116560 +0200
+++ /work/SRC/openSUSE:Factory/.python-peewee.new/python-peewee.changes 
2018-07-06 10:42:02.899250979 +0200
@@ -1,0 +2,26 @@
+Wed Jul  4 13:37:37 UTC 2018 - [email protected]
+
+- Update to 3.5.2: 
+  * New guide to using window functions in Peewee.
+  * New and improved table name auto-generation.
+  * Allow passing single fields/columns to window function 
+    order_by and partition_by arguments.
+  * Support for FILTER (WHERE...) clauses with window functions 
+    and aggregates.
+  * Added IdentityField class suitable for use with Postgres 10's 
+    new identity column type.
+  * Fixed bug creating indexes on tables that are in attached 
+    databases (SQLite).
+  * Fixed obscure bug when using prefetch() and ModelAlias to 
+    populate a back-reference related model.
+- Change in 3.5.1:
+  * New documentation for working with relationships in Peewee.
+  * Improved tests and documentation for MySQL upsert functionality.
+  * Allow database parameter to be specified with ModelSelect.get() 
+    method. For discussion, see #1620.
+  * Add QualifiedNames helper to peewee module exports.
+  * Add temporary= meta option to support temporary tables.
+  * Allow a Database object to be passed to constructor of 
+    DataSet helper.
+
+-------------------------------------------------------------------

Old:
----
  peewee-3.5.0.tar.gz

New:
----
  peewee-3.5.2.tar.gz

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

Other differences:
------------------
++++++ python-peewee.spec ++++++
--- /var/tmp/diff_new_pack.Szxn2U/_old  2018-07-06 10:42:03.447250326 +0200
+++ /var/tmp/diff_new_pack.Szxn2U/_new  2018-07-06 10:42:03.447250326 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-peewee
-Version:        3.5.0
+Version:        3.5.2
 Release:        0
 Summary:        A small expressive orm supports postgresql, mysql and sqlite
 License:        BSD-3-Clause

++++++ peewee-3.5.0.tar.gz -> peewee-3.5.2.tar.gz ++++++
++++ 60709 lines of diff (skipped)


Reply via email to