From bed52f3899ae8360bcccc66e56f91455451ac662 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 29 Apr 2018 13:50:52 +0000 Subject: py-postgresql: update to 5.0.5. Version 5.0.5 (2018-04-25) ------------------------------ - This version officially supports the new PostgreSQL 10. - The memory for the string with the number of rows affected by a classic pg module query() was already freed (bug report and fix by Peifeng Qiu). Ok OWNER. --- databases/py-postgresql/Makefile | 4 ++-- databases/py-postgresql/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 299fca96774..68cc6494df3 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2017/08/15 12:22:06 darcy Exp $ +# $NetBSD: Makefile,v 1.84 2018/04/29 13:50:52 wiz Exp $ -DISTNAME= PyGreSQL-5.0.4 +DISTNAME= PyGreSQL-5.0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyGreSQL/postgresql/} CATEGORIES= databases python MASTER_SITES= http://pygresql.org/files/ diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo index 50e55882799..01450b77f1a 100644 --- a/databases/py-postgresql/distinfo +++ b/databases/py-postgresql/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2017/08/15 12:22:06 darcy Exp $ +$NetBSD: distinfo,v 1.29 2018/04/29 13:50:52 wiz Exp $ -SHA1 (PyGreSQL-5.0.4.tar.gz) = 5aa08fe161cbfe0fe26c24cd591dd99fdc296a9b -RMD160 (PyGreSQL-5.0.4.tar.gz) = 7aca1f66fc2162c39b90e4c0f6a4a0f0e42ed1cb -SHA512 (PyGreSQL-5.0.4.tar.gz) = f177ca3b023c007dafe80369b86a1742ff334137e493c3c19ac8bda0181d2543cd2431b8ab8d2d43f30d681121324bc4f236a9ebbddf1e927b071db7c9b34ea6 -Size (PyGreSQL-5.0.4.tar.gz) = 637569 bytes +SHA1 (PyGreSQL-5.0.5.tar.gz) = 26b8b5e296e0c1a113b50f9a6413321937d6ec48 +RMD160 (PyGreSQL-5.0.5.tar.gz) = 2be6ae8e511cc87e37c1733ec4e579a03d19d2b9 +SHA512 (PyGreSQL-5.0.5.tar.gz) = c766f87ab9b78aafadc2e5691f1d2be432f4b2d33938c8e8dd0e283e6f40ebc3f7a5f1b7d916877103dc630752170371ff4efc939810b40d68b49acb2c4c9072 +Size (PyGreSQL-5.0.5.tar.gz) = 647699 bytes -- cgit v1.2.3