summaryrefslogtreecommitdiff
path: root/databases/py-bsddb3/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-07 21:15:49 +0000
committerwiz <wiz>2009-01-07 21:15:49 +0000
commite237522ed57b439bb639e321ddc09777a49d6d91 (patch)
tree260db03e341eda7fa70d1f89fa71abb59b1d9532 /databases/py-bsddb3/distinfo
parent594e551bc3771b83b0d85efb04870b26f9cece34 (diff)
downloadpkgsrc-e237522ed57b439bb639e321ddc09777a49d6d91.tar.gz
Update to 4.7.3:
4.7.3: (Python 2.6 release. First release with Python 3.0 support) * "private" is a keyword in C++. (Duncan Grisby) * setup.py should install "bsddb.h". (Duncan Grisby) * "DB_remove" memory corruption & crash. (Duncan Grisby) * Under Python 3.0, you can't use string keys/values, but bytes ones. Print the right error message. * "DB.has_key()" allowed transactions as a positional parameter. We allow, now, transactions as a keyword parameter also, as documented. * Correct "DB.associate()" parameter order in the documentation. * "DB.append()" recognizes "txn" both as a positional and a keyword parameter. * Small fix in "dbshelve" for compatibility with Python 3.0. * A lot of changes in "dbtables" for compatibility with Python 3.0. * Huge work making the testsuite compatible with Python 3.0. * In some cases the C module returned Unicode strings under Python 3.0. It should return "bytes", ALWAYS. Solved. * Remove a dict.has_key() use to silence a warning raised under Python2.6 -3 parameter. Python SVN r65391, Brett Cannon. * Solve some memory leaks - Neal Norwitz * If DBEnv creation fails, library can crash. (Victor Stinner) * Raising exceptions while doing a garbage collection will kill the interpreter. (Victor Stinner) * Crash in "DB.verify()". Noted by solsTiCe d'Hiver.
Diffstat (limited to 'databases/py-bsddb3/distinfo')
-rw-r--r--databases/py-bsddb3/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-bsddb3/distinfo b/databases/py-bsddb3/distinfo
index 842294a12d4..2f79af60e78 100644
--- a/databases/py-bsddb3/distinfo
+++ b/databases/py-bsddb3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2008/09/13 12:38:09 dholland Exp $
+$NetBSD: distinfo,v 1.14 2009/01/07 21:15:49 wiz Exp $
-SHA1 (bsddb3-4.7.2.tar.gz) = 0bd5c9bb9a10b70e03498c303cac2c563daacdf5
-RMD160 (bsddb3-4.7.2.tar.gz) = 3bc0fe4269ee74960e9786ea16a9615518bb7c80
-Size (bsddb3-4.7.2.tar.gz) = 178766 bytes
+SHA1 (bsddb3-4.7.3.tar.gz) = 6f7623c5e96fcbdf5e1b5e8a3611aaaa9e2b6ea6
+RMD160 (bsddb3-4.7.3.tar.gz) = 7389cccd0a22f806a6b814854925f9f76372507d
+Size (bsddb3-4.7.3.tar.gz) = 188793 bytes
SHA1 (patch-aa) = 6d6fab16ef3e4e04f900a30de5d706298be25f23