summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-21 11:31:22 +0000
committeradam <adam@pkgsrc.org>2019-10-21 11:31:22 +0000
commit67caf61182da8ac33518b9b1c9d26baf0c6af997 (patch)
tree4b3d4bef9bda5e910d2f36792b4a2ae2e6214cc1 /databases/py-psycopg2
parent0b7a059197be6d4842edc53942a13f2e619f1164 (diff)
downloadpkgsrc-67caf61182da8ac33518b9b1c9d26baf0c6af997.tar.gz
py-psycopg2: updated to 2.8.4
Psycopg 2.8.4 The release brings a few assorted bugfixes and adds support for Python 3.8 and PostgreSQL 12. A more detailed changes list is * Fixed building with Python 3.8. * Don't swallow keyboard interrupts on connect when a password is specified in the connection string. * Don't advance replication cursor when the message wasn't confirmed. * Fixed inclusion of time.h on linux. * Fixed int overflow for large values in Column.table_oid and Column.type_code. * errorcodes map and errors classes updated to PostgreSQL 12. * Wheel package compiled against OpenSSL 1.1.1d and PostgreSQL at least 11.4.
Diffstat (limited to 'databases/py-psycopg2')
-rw-r--r--databases/py-psycopg2/Makefile4
-rw-r--r--databases/py-psycopg2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index 91c051ebfea..8458d681748 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/06/14 04:51:43 adam Exp $
+# $NetBSD: Makefile,v 1.49 2019/10/21 11:31:22 adam Exp $
-DISTNAME= psycopg2-2.8.3
+DISTNAME= psycopg2-2.8.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= http://initd.org/psycopg/tarballs/PSYCOPG-2-8/
diff --git a/databases/py-psycopg2/distinfo b/databases/py-psycopg2/distinfo
index de80a69b46f..f83fb1034a0 100644
--- a/databases/py-psycopg2/distinfo
+++ b/databases/py-psycopg2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2019/06/14 04:51:43 adam Exp $
+$NetBSD: distinfo,v 1.40 2019/10/21 11:31:22 adam Exp $
-SHA1 (psycopg2-2.8.3.tar.gz) = 8747e8ac441f25d2014a26ab66664486a9e890ae
-RMD160 (psycopg2-2.8.3.tar.gz) = f03a3ec9775d92d65b43c6a651570a4d38b45f0a
-SHA512 (psycopg2-2.8.3.tar.gz) = 74268f6d05922c968d46ad62a49b4af54dc30463daa67cc0f32d5930c366596f9a1b2f368f2b38c8a9d45bfdcffb13be469a5cbf3911c62d163bea5c7a3ad928
-Size (psycopg2-2.8.3.tar.gz) = 377333 bytes
+SHA1 (psycopg2-2.8.4.tar.gz) = 88d3c77951377b1686749bb252b05d4982145bb0
+RMD160 (psycopg2-2.8.4.tar.gz) = 24192cba9b67a15faf6b7b5e19c67a097fd13287
+SHA512 (psycopg2-2.8.4.tar.gz) = d4590c6e4e310d280b6b341cb23427b56b04c1ef08e877f0d99a79c6b00b959307bb18defaf1d9cea58482fb974a78760c5f26a3ece8c1f34ae1840570a71a28
+Size (psycopg2-2.8.4.tar.gz) = 377883 bytes