summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/distinfo
diff options
context:
space:
mode:
authordarcy <darcy>2016-01-21 22:17:55 +0000
committerdarcy <darcy>2016-01-21 22:17:55 +0000
commit25da84661643bc7da83c9b88663ddd2981840c91 (patch)
treeb58d0ea3e5584b2b2b5f4238285d9162974bdd29 /databases/py-postgresql/distinfo
parentb45fdf7e63267caa10fb25198f24b08afaf5e9ff (diff)
downloadpkgsrc-25da84661643bc7da83c9b88663ddd2981840c91.tar.gz
Update to version 4.2.
This is the last version before adding support for Python 3.x. Only bug fixes will be added to this branch. From the changelog: Version 4.2 ----------- - The supported Python versions are 2.4 to 2.7. - PostgreSQL is supported in all versions from 8.3 to 9.5. - Set a better default for the user option "escaping-funcs". - Force build to compile with no errors. - New methods get_parameters() and set_parameters() in the classic interface which can be used to get or set run-time parameters. - New method truncate() in the classic interface that can be used to quickly empty a table or a set of tables. - Fix decimal point handling. - Add option to return boolean values as bool objects. - Add option to return money values as string. - get_tables() does not list information schema tables any more. - Fix notification handler (Thanks Patrick TJ McPhee). - Fix a small issue with large objects. - Minor improvements in the NotificationHandler. - Converted documentation to Sphinx and added many missing parts. - The tutorial files have become a chapter in the documentation. - Greatly improved unit testing, tests run with Python 2.4 to 2.7 again.
Diffstat (limited to 'databases/py-postgresql/distinfo')
-rw-r--r--databases/py-postgresql/distinfo11
1 files changed, 5 insertions, 6 deletions
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index e3dbe20f1cf..8590ea629da 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.18 2015/11/03 01:56:28 agc Exp $
+$NetBSD: distinfo,v 1.19 2016/01/21 22:17:55 darcy Exp $
-SHA1 (PyGreSQL-4.1.1.tgz) = eafd5b9ae92102bec088c7f2fe3ce3b359eb60c4
-RMD160 (PyGreSQL-4.1.1.tgz) = 5cd30aceb7cb82acb2e3a36045be30b21112dd3f
-SHA512 (PyGreSQL-4.1.1.tgz) = 4b37c56f2112471aa5f3003a1d867382ce1b7510afa0963f0ceeb2f8175ca601bb5bade9ea2038d44a1041f12233e364f138a635bb7b353d0a82aeb7d9d49b7f
-Size (PyGreSQL-4.1.1.tgz) = 100883 bytes
-SHA1 (patch-setup.py) = 7b81bbd56e35b6449173480595bce4e74b2de641
+SHA1 (PyGreSQL-4.2.tgz) = be880f33af77de0e3611f19a8f2ccfc3921a02de
+RMD160 (PyGreSQL-4.2.tgz) = 298252f2abed7c380b963a2f84bde7707ac432af
+SHA512 (PyGreSQL-4.2.tgz) = faa97cf1461f3287815f595969d23b4f48b9a2cfe153615564c61ab2da05d44c47099cdabc0d8b59d8a5c08619404acd2527a99eab59130cb666c7d2cb63f7ee
+Size (PyGreSQL-4.2.tgz) = 49094 bytes