summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/distinfo
diff options
context:
space:
mode:
authordarcy <darcy>2004-12-16 20:37:46 +0000
committerdarcy <darcy>2004-12-16 20:37:46 +0000
commitda5d0ac206b1712543d559572e66b0cf6719ef6a (patch)
tree346ed2a9fe897d47b74ea5f4cf997d32dae584ec /databases/py-postgresql/distinfo
parentb7ff1ec4266c300058b7f51a32c838533ffed096 (diff)
downloadpkgsrc-da5d0ac206b1712543d559572e66b0cf6719ef6a.tar.gz
Upgrade to version 3.6.
Most important change was serious bug in 3.5 that did not allow DB-API 2.0 version to work without a manual change. Other changes: - Better DB-API 2.0 compliance - Exception hierarchy moved into C module and made available to both APIs - Fix error in update method that caused false exceptions - Moved to standard exception hierarchy in classic API - Added new method to get transaction state - Use proper Python constants where appropriate - Use Python versions of strtol, etc. Allows WIN32 build - Bug fixes and cleanups
Diffstat (limited to 'databases/py-postgresql/distinfo')
-rw-r--r--databases/py-postgresql/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index 5361130eb8d..4898343e446 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/08/30 08:33:34 darcy Exp $
+$NetBSD: distinfo,v 1.7 2004/12/16 20:37:46 darcy Exp $
-SHA1 (PyGreSQL-3.5.tgz) = b55e448540ec7a360720dfaf11d1f7d4c119a4d4
-Size (PyGreSQL-3.5.tgz) = 44884 bytes
+SHA1 (PyGreSQL-3.6.tgz) = 6808a48473eee1a983561baf3d7880889e8d3fa5
+Size (PyGreSQL-3.6.tgz) = 45669 bytes