python-btrees 6.3-1build1 source package in Ubuntu

Changelog

python-btrees (6.3-1build1) resolute; urgency=medium

  * No-change rebuild to drop Python 3.13 bits.

 -- Matthias Klose <email address hidden>  Fri, 20 Mar 2026 11:31:23 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Resolute
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
python-btrees_6.3.orig.tar.gz 182.9 KiB 1606bdffa7ab28c6800984540b695eee848f6e15b0145d858ff4b0c6264e8ed2
python-btrees_6.3-1build1.debian.tar.xz 3.7 KiB e5a9d3d25630d45df9c9f841b086ea561de4f8281d4185c3530b3dd31f2a30ff
python-btrees_6.3-1build1.dsc 2.3 KiB 2e1dd931c602f20c3922dd2bc27dad9f2c5aa44c76c35b5c0502f5c59560864f

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