python-bsddb3 6.2.9-2build3 source package in Ubuntu
Changelog
python-bsddb3 (6.2.9-2build3) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:29:20 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Debian QA Group
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-bsddb3_6.2.9.orig.tar.gz | 225.1 KiB | 70d05ec8dc568f42e70fc919a442e0daadc2a905a1cfb7ca77f549d49d6e7801 |
python-bsddb3_6.2.9-2build3.debian.tar.xz | 8.1 KiB | 2623ea9e0a8c49ec56bbbfdcd5081a0bdf89262d0839d2ec74fe117b8f47eab3 |
python-bsddb3_6.2.9-2build3.dsc | 1.9 KiB | b2c3ead8c48e183c994eb03c91040b1823c7c8d4011d4dbb6a7911743d718496 |
Available diffs
- diff from 6.2.9-2build2 to 6.2.9-2build3 (331 bytes)
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