pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-postgresql Version 5.0.4 (2017-07-23)
details: https://anonhg.NetBSD.org/pkgsrc/rev/e593041393ae
branches: trunk
changeset: 366545:e593041393ae
user: darcy <darcy%pkgsrc.org@localhost>
date: Tue Aug 15 12:22:06 2017 +0000
description:
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:
databases/py-postgresql/Makefile | 4 ++--
databases/py-postgresql/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 3a60123091a3 -r e593041393ae databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile Tue Aug 15 12:13:15 2017 +0000
+++ b/databases/py-postgresql/Makefile Tue Aug 15 12:22:06 2017 +0000
@@ -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 -r 3a60123091a3 -r e593041393ae databases/py-postgresql/distinfo
--- a/databases/py-postgresql/distinfo Tue Aug 15 12:13:15 2017 +0000
+++ b/databases/py-postgresql/distinfo Tue Aug 15 12:22:06 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index