python-bsddb3 6.2.9-2build4 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:37:45 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian QA Group
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-2build4.debian.tar.xz 8.1 KiB 202133d2bfe09fe2d63f53ccf1f350525216a230ebff671aab833285889f17ff
python-bsddb3_6.2.9-2build4.dsc 1.9 KiB f0e684676f5d4d00c42deb0f1d287016dadfb5a9a53dc145230e9394dc9a8372

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