pylibmc 1.6.3-1build2 source package in Ubuntu

Changelog

pylibmc (1.6.3-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:18:31 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pylibmc_1.6.3.orig.tar.gz 61.7 KiB eefa46115537abad65fbe2e032acd1b3463d9bf9e335af4b0916df4e4d3206e0
pylibmc_1.6.3-1build2.debian.tar.xz 4.3 KiB 12df512bb7907ba250e014fa39030f28ce6be8d4e4e3b39e6ab04e44b7887e1d
pylibmc_1.6.3-1build2.dsc 2.1 KiB 0249afcc3aa99eb1bd61995b1a05a3c4ee3b0c52b140a5c5f3af305bd7b962c4

Available diffs

View changes file

Binary packages built by this source

python-pylibmc-doc: libmemcached wrapper (Documentation)

 Pylibmc is a Python wrapper around the accompanying C Python
 extension _pylibmc, which is a wrapper around libmemcached
 from TangentOrg. It also manages pooling in a multi-threading
 environment.
 .
 This package contains the documentation.

python3-pylibmc: libmemcached wrapper (Python3 version)

 Pylibmc is a Python wrapper around the accompanying C Python
 extension _pylibmc, which is a wrapper around libmemcached
 from TangentOrg. It also manages pooling in a multi-threading
 environment.
 .
 This package contains the Python 3 version of the library.

python3-pylibmc-dbgsym: debug symbols for python3-pylibmc