python-btrees 4.3.1-4 source package in Ubuntu

Changelog

python-btrees (4.3.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-btrees-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 11:25:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-btrees_4.3.1-4.dsc 2.1 KiB 2085728ef57f76b148fe8d295b25ea089d6835b32b6d8b10e9ea5374643b8790
python-btrees_4.3.1.orig.tar.gz 184.6 KiB 2565b7d35260dfc6b1e2934470fd0a2f9326c58c535a2b4cb396289d1c195a95
python-btrees_4.3.1-4.debian.tar.xz 3.4 KiB fb4f7df887baedfe5dd1af72e83f263a6dfd975f18ad8cc2cbdc9dd22168e4ce

No changes file available.

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