python-bsddb3 5.2.0-1build1 source package in Ubuntu

Changelog

python-bsddb3 (5.2.0-1build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:09:10 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-bsddb3_5.2.0.orig.tar.gz 369.1 KiB 6e1522c4b826d06bef4cb7ae13eadde29c5f2c65916c894c11118b8b866ed6cb
python-bsddb3_5.2.0-1build1.diff.gz 5.7 KiB 73be2aa1b3c4a86b79798441443ba706482d39de71d48168687af9b531b47228
python-bsddb3_5.2.0-1build1.dsc 1.5 KiB 6fa24290b07dd6458d884f88da2e63d41385d0bb7aa4558261cf95536e5643da

Available diffs

View changes file

Binary packages built by this source

python-bsddb3: No summary available for python-bsddb3 in ubuntu quantal.

No description available for python-bsddb3 in ubuntu quantal.

python-bsddb3-dbg: No summary available for python-bsddb3-dbg in ubuntu quantal.

No description available for python-bsddb3-dbg in ubuntu quantal.

python-bsddb3-doc: No summary available for python-bsddb3-doc in ubuntu quantal.

No description available for python-bsddb3-doc in ubuntu quantal.

python3-bsddb3: Python interface for Berkeley DB (Python 3.x)

 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
 for the Database Environment, Database, Cursor, Sequence and Transaction
 objects, and each of these is exposed as a Python Type in the bsddb3.db
 module. The database objects can use various access methods: btree, hash,
 recno and queue. Complete support of Berkeley DB distributed transactions.
 Complete support for Berkeley DB Replication Manager. Complete support for
 Berkeley DB Base Replication. Support for RPC.

python3-bsddb3-dbg: Python interface for Berkeley DB (debug extension, Python 3.x)

 This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
 for the Database Environment, Database, Cursor, Sequence and Transaction
 objects, and each of these is exposed as a Python Type in the bsddb3.db
 module. The database objects can use various access methods: btree, hash,
 recno and queue. Complete support of Berkeley DB distributed transactions.
 Complete support for Berkeley DB Replication Manager. Complete support for
 Berkeley DB Base Replication. Support for RPC.
 .
 This package contains the extension built for the python debug interpreter.