python-btrees 4.3.1-5build1 source package in Ubuntu

Changelog

python-btrees (4.3.1-5build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:29:29 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-5build1.debian.tar.xz 3.5 KiB afd23df5abbe56f796faad602c10a8d78773434f0882b867261c25119dee9195
python-btrees_4.3.1-5build1.dsc 2.2 KiB bdf5d01f4ac63c97917223dc1a02d4467d16cfb52e93a884aac7a096ac5d22d7

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