summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2017-08-15 12:22:06 +0000
committerdarcy <darcy@pkgsrc.org>2017-08-15 12:22:06 +0000
commitbeb5d32d61c6da4637fd92bdaa1c501d984f18c7 (patch)
tree1d922b94317f7aa0457343064a41b7317789f6dd /databases/py-postgresql
parent33b3d105dc9fae9c24f7b74a39fb4b0047545c7f (diff)
downloadpkgsrc-beb5d32d61c6da4637fd92bdaa1c501d984f18c7.tar.gz
Version 5.0.4 (2017-07-23)
-------------------------- - This version officially supports the new Python 3.6 and PostgreSQL 9.6. - query_formatted() can now be used without parameters. - The automatic renaming of columns that are invalid as field names of named tuples now works more accurately in Python 2.6 and 3.0. - Fixed error checks for unlink() and export() methods of large objects (bug report by Justin Pryzby). - Fixed a compilation issue under OS X (bug report by Josh Johnston).
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile4
-rw-r--r--databases/py-postgresql/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 7594aa5ffc9..299fca96774 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2016/12/11 11:25:52 darcy Exp $
+# $NetBSD: Makefile,v 1.83 2017/08/15 12:22:06 darcy Exp $
-DISTNAME= PyGreSQL-5.0.3
+DISTNAME= PyGreSQL-5.0.4
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 fe659ac7e31..50e55882799 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2016/12/11 11:25:52 darcy Exp $
+$NetBSD: distinfo,v 1.28 2017/08/15 12:22:06 darcy Exp $
-SHA1 (PyGreSQL-5.0.3.tar.gz) = f0588d0881691c5edd6c488f1f542783cf191d7e
-RMD160 (PyGreSQL-5.0.3.tar.gz) = 3314afd8a770ccc5927611a867e3ae5b3d001d8c
-SHA512 (PyGreSQL-5.0.3.tar.gz) = bbec22a2d4ca09b570b0e4845e3c7592a15173639a3fe7fa59426ad6354bf1cab7dc1e21ceda16b42b8bbb4f6653aa59288b4f22238cd0baf2f6ebe98622d17e
-Size (PyGreSQL-5.0.3.tar.gz) = 642756 bytes
+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