Hello community,
here is the log from the commit of package python-psycopg2 for openSUSE:Factory
checked in at 2020-04-25 20:28:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psycopg2 (Old)
and /work/SRC/openSUSE:Factory/.python-psycopg2.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psycopg2"
Sat Apr 25 20:28:02 2020 rev:35 rq:796702 version:2.8.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psycopg2/python-psycopg2.changes
2020-03-27 21:56:56.174780147 +0100
+++
/work/SRC/openSUSE:Factory/.python-psycopg2.new.2738/python-psycopg2.changes
2020-04-25 20:31:05.342364108 +0200
@@ -1,0 +2,13 @@
+Thu Apr 23 16:13:29 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- update to 2.8.5
+ - Fixed use of connection_factory and cursor_factory together
+ (ticket #1019).
+ - Added support for logging.LoggerAdapter in LoggingConnection
+ (ticket #1026).
+ - Column objects in cursor.description can be sliced (ticket
+ #1034).
+ - Added AIX support (ticket #1061).
+ - Fixed copy() of DictCursor rows (ticket #1073).
+
+-------------------------------------------------------------------
Old:
----
psycopg2-2.8.4.tar.gz
New:
----
psycopg2-2.8.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-psycopg2.spec ++++++
--- /var/tmp/diff_new_pack.xcg5En/_old 2020-04-25 20:31:07.814369205 +0200
+++ /var/tmp/diff_new_pack.xcg5En/_new 2020-04-25 20:31:07.818369214 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-psycopg2
-Version: 2.8.4
+Version: 2.8.5
Release: 0
Summary: Python-PostgreSQL Database Adapter
License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND
SUSE-GPL-2.0-with-openssl-exception
++++++ psycopg2-2.8.4.tar.gz -> psycopg2-2.8.5.tar.gz ++++++
++++ 2561 lines of diff (skipped)