python-bsddb3 6.2.6-3build1 source package in Ubuntu

Changelog

python-bsddb3 (6.2.6-3build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:10:12 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-bsddb3_6.2.6.orig.tar.gz 233.5 KiB 42d621f4037425afcb16b67d5600c4556271a071a9a7f7f2c2b1ba65bc582d05
python-bsddb3_6.2.6-3build1.debian.tar.xz 8.1 KiB 81189118f1973172075442cbaada723e8c379ce896bfa81999436ce5e5010094
python-bsddb3_6.2.6-3build1.dsc 2.2 KiB 751961d44d1d962ac334df9b810f0479ace2d0433de07a287a118622193603fe

View changes file

Binary packages built by this source

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

No description available for python-bsddb3 in ubuntu focal.

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

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

python-bsddb3-doc: Documentation for the python Berkeley DB interface module

 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 documentation for python-bsddb3 and python3-bsddb.

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.