Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-sql for
openSUSE:Factory checked in at 2021-09-16 23:14:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-sql (Old)
and /work/SRC/openSUSE:Factory/.python-python-sql.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-sql"
Thu Sep 16 23:14:45 2021 rev:7 rq:918910 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-sql/python-python-sql.changes
2021-09-10 23:41:49.794592496 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-sql.new.1899/python-python-sql.changes
2021-09-16 23:17:15.895959383 +0200
@@ -1,0 +2,10 @@
+Tue Sep 14 10:18:53 UTC 2021 - Axel Braun <[email protected]>
+
+- Version 1.3.0
+ * Add GROUPS frame to Window
+ * Add exclude to Window
+ * Add method for each type of join
+ * Remove support for Python older than 3.5
+ * Support Select queries in conditionals and functions
+
+-------------------------------------------------------------------
Old:
----
python-sql-1.2.2.tar.gz
New:
----
python-sql-1.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-sql.spec ++++++
--- /var/tmp/diff_new_pack.bIniUM/_old 2021-09-16 23:17:16.343959846 +0200
+++ /var/tmp/diff_new_pack.bIniUM/_new 2021-09-16 23:17:16.347959850 +0200
@@ -17,9 +17,11 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+# Requires python >= 3.5
+%define skip_python2 1
%define base_name python-sql
Name: python-%{base_name}
-Version: 1.2.2
+Version: 1.3.0
Release: 0
Summary: Library to write SQL queries
License: BSD-3-Clause
++++++ python-sql-1.2.2.tar.gz -> python-sql-1.3.0.tar.gz ++++++
++++ 1628 lines of diff (skipped)