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 2022-05-04 15:10:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-sql (Old)
and /work/SRC/openSUSE:Factory/.python-python-sql.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-sql"
Wed May 4 15:10:49 2022 rev:8 rq:974776 version:1.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-sql/python-python-sql.changes
2021-09-16 23:17:15.895959383 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-sql.new.1538/python-python-sql.changes
2022-05-04 15:11:10.856174261 +0200
@@ -1,0 +2,10 @@
+Tue May 3 15:06:06 UTC 2022 - Axel Braun <[email protected]>
+
+- version 1.4.0
+ * Use unittest discover
+ * Use only column name for INSERT and UPDATE
+ * Add escape to Like operators
+ * Add default literal ???*??? expression to Count
+ * Add support for Python 3.10
+
+-------------------------------------------------------------------
Old:
----
python-sql-1.3.0.tar.gz
New:
----
python-sql-1.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-sql.spec ++++++
--- /var/tmp/diff_new_pack.GF9Igq/_old 2022-05-04 15:11:11.444174984 +0200
+++ /var/tmp/diff_new_pack.GF9Igq/_new 2022-05-04 15:11:11.444174984 +0200
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define skip_python2 1
%define base_name python-sql
Name: python-%{base_name}
-Version: 1.3.0
+Version: 1.4.0
Release: 0
Summary: Library to write SQL queries
License: BSD-3-Clause
++++++ python-sql-1.3.0.tar.gz -> python-sql-1.4.0.tar.gz ++++++
++++ 1637 lines of diff (skipped)