python-bsddb3 6.2.9-2build5 source package in Ubuntu

Changelog

python-bsddb3 (6.2.9-2build5) noble; urgency=medium

  * No-change rebuild against libdb5.3t64

 -- Steve Langasek <email address hidden>  Sat, 02 Mar 2024 20:36:42 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.9.orig.tar.gz 225.1 KiB 70d05ec8dc568f42e70fc919a442e0daadc2a905a1cfb7ca77f549d49d6e7801
python-bsddb3_6.2.9-2build5.debian.tar.xz 8.2 KiB f76132647bee36e9dc278f23aeae7084b9c67609a76a53b5f9d6ba83629e61ec
python-bsddb3_6.2.9-2build5.dsc 2.0 KiB 3a187614891a5eb98ce0f9c1bf83ba3539fc185f9a934bac451beb8abd3b0ef6

Available diffs

View changes file

Binary packages built by this source

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-dbgsym: debug symbols for python3-bsddb3