[pybsddb] PyBSDDB / BSDDB3 release 6.0.0

Jesus Cea jcea at jcea.es
Sat Jun 22 05:33:39 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am pleased to announce the release of PyBSDDB/BSDDB3 6.0.0,
supporting the recently released Oracle Berkeley DB 6.0.19.

Oracle announcement:
https://oss.oracle.com/pipermail/bdb/2013-June/000056.html

Please, note that Berkeley DB has changed the license to Affero GPL 3.

Note too that I am accepting donations now. Please, provide feedback
about this, I am imterested in your opinion. Details:
<http://www.jcea.es/programacion/pybsddb_doc/donate.html>.

Package: https://pypi.python.org/pypi/bsddb3/6.0.0

Changelog: <http://www.jcea.es/programacion/pybsddb.htm#bsddb3-6.0.0>

  * Support Berkeley DB 6.0.x.
  * HEADS UP: If you are using "bsddb3._bsddb" in your code,
    for example for exceptions, change it to "bsddb3._db".
  * Print test working directory when running the testsuite.
    You can control it using "TMPDIR" environment variable.
    Defaults to "/tmp/z-Berkeley_DB/".
  * Support for "DB_EVENT_REP_AUTOTAKEOVER_FAILED" event.
  * Support for "DB_REPMGR_ISVIEW", "DB_DBT_BLOB", "DB_LOG_BLOB",
    "DB_STREAM_READ", "DB_STREAM_WRITE" and "DB_STREAM_SYNC_WRITE"
    flags.
  * Some DB_SEQUENCE function signatures changed in Berkeley DB 6.0.x.
  * Erratic behaviour of "DBEnv->rep_elect()" because a typo.
  * The testsuite prints Python bitness (32/64).
  * Tests compatible with hash randomization, default
    in Python 3.3. See http://bugs.python.org/issue13703 .
  * Errors when trying to calculate the length of a DB were
    masked, and an unuseful and unrelated exception was raised.
  * Code cleanup since pybsddb is not in the Python 3.x stdlib
    anymore, and the version in Python 2.6/2.7 is being
    maintained separately.
  * Improvements to documentation generation.

- -- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
jcea at jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:jcea at jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQCVAwUBUcUbE5lgi5GaxT1NAQKAcwP/U6h+JBIPxPBpXAZZDRvOXGlgwwua2gHI
cGbXk6hjzYdpZbAVJyfUJ7elWs1UZnAmJaiO3C7pFew2XQHkAxTQ8URXWQO26xSN
PJMOXTE2h2YRBbDEjTePysSINE970sS03JYrtoRMToaLnhcMfVX0LcSOPIUg4MZa
cMI+n7SPvUA=
=RR+R
-----END PGP SIGNATURE-----


More information about the pybsddb mailing list