summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-21 12:53:20 +0000
committerwiz <wiz>2016-07-21 12:53:20 +0000
commit85939f729d733f315ee379d142efc1c89130e6b4 (patch)
tree2c9696e7a0aba76c93ba5a27837287888e3927df /databases/py-psycopg2/distinfo
parentb3b5215180add72d013f0a46143b1dc957d0c50d (diff)
downloadpkgsrc-85939f729d733f315ee379d142efc1c89130e6b4.tar.gz
Updated py-psycopg2 to 2.6.2.
What's new in psycopg 2.6.2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed inconsistent state in externally closed connections (:tickets:`#263, #311, #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 `~psycopg2.extras.wait_select` callback allows interrupting a long-running query in an interactive shell using :kbd:`Ctrl-C` (:ticket:`#333`). - Fixed `!PersistentConnectionPool` on Python 3 (:ticket:`#348`). - Fixed segfault on `repr()` of an unitialized connection (:ticket:`#361`). - Allow adapting bytes using `~psycopg2.extensions.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.
Diffstat (limited to 'databases/py-psycopg2/distinfo')
-rw-r--r--databases/py-psycopg2/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-psycopg2/distinfo b/databases/py-psycopg2/distinfo
index 8ae9526f588..7392432ca6e 100644
--- a/databases/py-psycopg2/distinfo
+++ b/databases/py-psycopg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2015/11/03 01:56:28 agc Exp $
+$NetBSD: distinfo,v 1.23 2016/07/21 12:53:20 wiz Exp $
-SHA1 (psycopg2-2.6.1.tar.gz) = 796c548bc0bad051dd6f034856b65d6181a72f02
-RMD160 (psycopg2-2.6.1.tar.gz) = 6f90c8cad1aadf32af8275faddb728238390205a
-SHA512 (psycopg2-2.6.1.tar.gz) = 00705f6b417acc89e2e66b7bdc25c31d92de7610173fe41b2b35728ebb6b55ef8c7df67032c2a2e3d908d8599a1d378578ade77bd19f5f186fbf2596290eda69
-Size (psycopg2-2.6.1.tar.gz) = 371373 bytes
+SHA1 (psycopg2-2.6.2.tar.gz) = 9964686caa8759b9eedfbc4f73e1e2665f6b6d7e
+RMD160 (psycopg2-2.6.2.tar.gz) = f9b73dd247d2caa97f08b8730798d9f6f4ae9dd1
+SHA512 (psycopg2-2.6.2.tar.gz) = 614314b5ab7ab5fa7c5e9c4f861579f90bd73521a9964dcb5a0938f77a9d6dfbea689cef35ad399cda698a45bb736c315912cb5dca85a52132f011d79f4863ac
+Size (psycopg2-2.6.2.tar.gz) = 376348 bytes