pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/py-postgresql py-postgresql: up...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa3139a63ffb
branches:  trunk
changeset: 306933:fa3139a63ffb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 29 13:50:52 2018 +0000
description:
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.

diffstat:

 databases/py-postgresql/Makefile |   4 ++--
 databases/py-postgresql/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b85ad29c279f -r fa3139a63ffb databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile  Sun Apr 29 13:40:00 2018 +0000
+++ b/databases/py-postgresql/Makefile  Sun Apr 29 13:50:52 2018 +0000
@@ -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 -r b85ad29c279f -r fa3139a63ffb databases/py-postgresql/distinfo
--- a/databases/py-postgresql/distinfo  Sun Apr 29 13:40:00 2018 +0000
+++ b/databases/py-postgresql/distinfo  Sun Apr 29 13:50:52 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index