python-btrees 4.3.1-2build7 source package in Ubuntu

Changelog

python-btrees (4.3.1-2build7) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:46:10 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-btrees_4.3.1.orig.tar.gz 184.6 KiB 2565b7d35260dfc6b1e2934470fd0a2f9326c58c535a2b4cb396289d1c195a95
python-btrees_4.3.1-2build7.debian.tar.xz 3.3 KiB 64120fc9271f9aa1c132c97e66404a31efe62d849a4c180e342ba0367fe7e80b
python-btrees_4.3.1-2build7.dsc 2.2 KiB b14797bc4bf23a9e9bf3525e5019c4f7b5063cb9fc325b9a20045f0bbe1c3c36

Available diffs

View changes file

Binary packages built by this source

python-btrees-doc: scalable persistent object containers for Python - documentation

 This package contains a set of persistent object containers built around a
 modified BTree data structure. The trees are optimized for use inside ZODB's
 “optimistic concurrency” paradigm, and include explicit resolution of
 conflicts detected by that mechanism.
 .
 This package contains the Python module documentation. Alternatively,
 there is an online version at https://btrees.readthedocs.io/

python3-btrees: scalable persistent object containers for Python 3

 This package contains a set of persistent object containers built around a
 modified BTree data structure. The trees are optimized for use inside ZODB's
 “optimistic concurrency” paradigm, and include explicit resolution of
 conflicts detected by that mechanism.

python3-btrees-dbgsym: debug symbols for python3-btrees