Hello community,
here is the log from the commit of package python3-psycopg2 for
openSUSE:Factory checked in at 2016-07-14 09:46:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-psycopg2 (Old)
and /work/SRC/openSUSE:Factory/.python3-psycopg2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-psycopg2"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-psycopg2/python3-psycopg2-doc.changes
2016-05-25 21:27:28.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-psycopg2.new/python3-psycopg2-doc.changes
2016-07-14 09:46:05.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Jul 7 15:50:24 UTC 2016 - [email protected]
+
+- update to version 2.6.2:
+ * Fixed inconsistent state in externally closed connections (ticket
+ #263, ticket #311, ticket #443).
+ * Report the server response status on errors (such as ticket #281).
+ * Raise NotSupportedError on unhandled server response status
+ (ticket #352).
+ * Allow overriding string adapter encoding with no connection
+ (ticket #331).
+ * The wait_select callback allows interrupting a long-running query
+ in an interactive shell using Ctrl-C (ticket #333).
+ * Fixed PersistentConnectionPool on Python 3 (ticket #348).
+ * Fixed segfault on repr() of an uninitialized connection (ticket
+ #361).
+ * Allow adapting bytes using QuotedString on Python 3 (ticket #365).
+ * Added support for setuptools/wheel (ticket #370).
+ * Fix build on Windows with Python 3.5, VS 2015 (ticket #380).
+ * Fixed errorcodes.lookup initialization thread-safety (ticket
+ #382).
+ * Fixed read() exception propagation in copy_from (ticket #412).
+ * Fixed possible NULL TZ decref (ticket #424).
+ * psycopg2.errorcodes map updated to PostgreSQL 9.5.
+
+-------------------------------------------------------------------
@@ -12 +36,0 @@
-
python3-psycopg2.changes: same change
Old:
----
psycopg2-2.6.1.tar.gz
New:
----
psycopg2-2.6.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-psycopg2-doc.spec ++++++
--- /var/tmp/diff_new_pack.oIT1V6/_old 2016-07-14 09:46:07.000000000 +0200
+++ /var/tmp/diff_new_pack.oIT1V6/_new 2016-07-14 09:46:07.000000000 +0200
@@ -17,15 +17,15 @@
Name: python3-psycopg2-doc
-Version: 2.6.1
+Version: 2.6.2
Release: 0
Summary: Documentation for psycopg python PostgreSQL database adapter
License: SUSE-LGPL-3.0-with-openssl-exception and
(SUSE-LGPL-3.0-with-openssl-exception or ZPL-2.0)
Group: Documentation/HTML
Url: http://initd.org/psycopg/
Source:
https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-%{version}.tar.gz
-BuildRequires: python3-psycopg2 = %{version}
BuildRequires: python3-Sphinx
+BuildRequires: python3-psycopg2 = %{version}
Recommends: python3-psycopg2 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
++++++ python3-psycopg2.spec ++++++
--- /var/tmp/diff_new_pack.oIT1V6/_old 2016-07-14 09:46:07.000000000 +0200
+++ /var/tmp/diff_new_pack.oIT1V6/_new 2016-07-14 09:46:07.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-psycopg2
-Version: 2.6.1
+Version: 2.6.2
Release: 0
Summary: Python-PostgreSQL Database Adapter
License: SUSE-LGPL-3.0-with-openssl-exception and
(SUSE-LGPL-3.0-with-openssl-exception or ZPL-2.0)
++++++ psycopg2-2.6.1.tar.gz -> psycopg2-2.6.2.tar.gz ++++++
++++ 1849 lines of diff (skipped)