python-bonsai 1.5.0+ds-3build2 source package in Ubuntu

Changelog

python-bonsai (1.5.0+ds-3build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:06:05 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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-bonsai_1.5.0+ds.orig.tar.xz 130.7 KiB b7634a08d96336a6fbd24a95b5fc17f2293119b4bc58f32757bbd6147818148d
python-bonsai_1.5.0+ds-3build2.debian.tar.xz 5.7 KiB c0869a6fdd0d581e3106a1d6859bb43832dded45233fbf227fcd22ac1f94e78a
python-bonsai_1.5.0+ds-3build2.dsc 2.5 KiB 2e2f7bb50aa92492cb5081ebe16ab3f65d2b8b90813f340bc6835490bf2890bf

View changes file

Binary packages built by this source

python3-bonsai: Asyncio/gevent/tornado-compatible LDAP library

 Bonsai is library for handling LDAP operations in Python. LDAP entries are
 mapped to a special Python case-insensitive dictionary, tracking the changes
 of the dictionary to modify the entry on the server easily.
 .
 Supports only Python 3.6 or newer, and LDAPv3.
 .
 Uses LDAP libraries written in C for faster processing.
 .
 Simple pythonic design.
 .
 Implements an own dictionary-like object for mapping LDAP entries that makes
 easier to add and modify them.
 .
 Works with various asynchronous libraries (like asyncio, gevent).

python3-bonsai-dbgsym: debug symbols for python3-bonsai
python3-bonsai-doc: Asyncio/gevent/tornado-compatible LDAP library (documentation)

 Bonsai is library for handling LDAP operations in Python. LDAP entries are
 mapped to a special Python case-insensitive dictionary, tracking the changes
 of the dictionary to modify the entry on the server easily.
 .
 Supports only Python 3.6 or newer, and LDAPv3.
 .
 Uses LDAP libraries written in C for faster processing.
 .
 Simple pythonic design.
 .
 Implements an own dictionary-like object for mapping LDAP entries that makes
 easier to add and modify them.
 .
 Works with various asynchronous libraries (like asyncio, gevent).
 .
 This package contains the HTML documentation.