Hello community,

here is the log from the commit of package python-peewee for openSUSE:Factory 
checked in at 2019-03-24 15:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-peewee (Old)
 and      /work/SRC/openSUSE:Factory/.python-peewee.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-peewee"

Sun Mar 24 15:02:08 2019 rev:6 rq:687976 version:3.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes      
2019-01-21 11:03:03.167066157 +0100
+++ /work/SRC/openSUSE:Factory/.python-peewee.new.25356/python-peewee.changes   
2019-03-24 15:02:09.835162665 +0100
@@ -1,0 +2,19 @@
+Sun Mar 24 05:54:34 UTC 2019 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 3.9.3:
+  * Added cross-database support for NULLS FIRST/LAST when specifying
+    the ordering for a query. Previously this was only supported for
+    Postgres.
+  * Added EXCLUDED helper for referring to the EXCLUDED namespace
+    used with INSERT...ON CONFLICT queries, when referencing values in
+    the conflicting row data.
+  * Added helper method to the model Metadata class for setting the
+    table name at run-time. Setting the Model._meta.table_name directly
+    may have appeared to work in some situations, but could lead to
+    subtle bugs. The new API is Model._meta.set_table_name().
+  * Enhanced helpers for working with Peewee interactively, see doc.
+  * Fix cache invalidation bug in DataSet that was originally reported
+    on the sqlite-web project.
+  * New example script implementing a hexastore.
+
+-------------------------------------------------------------------

Old:
----
  peewee-3.8.2.tar.gz

New:
----
  peewee-3.9.3.tar.gz

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

Other differences:
------------------
++++++ python-peewee.spec ++++++
--- /var/tmp/diff_new_pack.3VZUOG/_old  2019-03-24 15:02:10.735162550 +0100
+++ /var/tmp/diff_new_pack.3VZUOG/_new  2019-03-24 15:02:10.739162549 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-peewee
-Version:        3.8.2
+Version:        3.9.3
 Release:        0
 Summary:        An expressive ORM that supports multiple SQL backends
 License:        BSD-3-Clause

++++++ peewee-3.8.2.tar.gz -> peewee-3.9.3.tar.gz ++++++
++++ 73270 lines of diff (skipped)


Reply via email to