Hello community,

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

Package is "python-peewee"

Tue Jul 31 15:58:58 2018 rev:3 rq:625970 version:3.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes      
2018-07-06 10:42:02.899250979 +0200
+++ /work/SRC/openSUSE:Factory/.python-peewee.new/python-peewee.changes 
2018-07-31 15:59:03.211511223 +0200
@@ -1,0 +2,25 @@
+Sat Jul 28 18:06:40 UTC 2018 - jeng...@inai.de
+
+- Add missing "that".
+
+-------------------------------------------------------------------
+Thu Jul 19 15:38:58 UTC 2018 - mc...@suse.com
+
+- Update to 3.6.4: 
+    - bugfixes
+    - works with python 3.7.0
+    - Support for specifying ROWS or RANGE window frame types.
+    - Add APIs for user-defined window functions if using
+      pysqlite3 and sqlite 3.25.0 or newer.
+    - TimestampField now uses 64-bit integer data-type for
+      storage.
+    - Added support to pwiz and playhouse.reflection to enable
+      generating models from VIEWs.
+    - Added lower-level database API for introspecting VIEWs.
+    - Revamped continuous integration setup for better coverage,
+      including 3.7 and 3.8-dev.
+    - Allow building C extensions even if Cython is not
+      installed, by distributing pre-generated C source files.
+- Fixes tests
+
+-------------------------------------------------------------------

Old:
----
  peewee-3.5.2.tar.gz

New:
----
  peewee-3.6.4.tar.gz

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

Other differences:
------------------
++++++ python-peewee.spec ++++++
--- /var/tmp/diff_new_pack.yeo5tS/_old  2018-07-31 15:59:03.903512396 +0200
+++ /var/tmp/diff_new_pack.yeo5tS/_new  2018-07-31 15:59:03.907512403 +0200
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-peewee
-Version:        3.5.2
+Version:        3.6.4
 Release:        0
-Summary:        A small expressive orm supports postgresql, mysql and sqlite
+Summary:        An expressive ORM that supports multiple SQL backends
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/coleifer/peewee
@@ -29,6 +29,7 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
@@ -36,7 +37,7 @@
 %python_subpackages
 
 %description
-A small, expressive orm -- supports postgresql, mysql and sqlite
+An expressive ORM that supports PostgreSQL, MySQL and SQLite.
 
 %prep
 %setup -q -n peewee-%{version}
@@ -48,6 +49,7 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %python_clone %{buildroot}%{_bindir}/pwiz.py
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
 %license LICENSE

++++++ peewee-3.5.2.tar.gz -> peewee-3.6.4.tar.gz ++++++
++++ 38903 lines of diff (skipped)


Reply via email to