python-cymem 2.0.6-1build4 source package in Ubuntu

Changelog

python-cymem (2.0.6-1build4) noble; urgency=medium

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

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:25:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cymem_2.0.6.orig.tar.gz 8.1 KiB dc1aa2fc3d7ecbe2c80b0274f08d1158d282dda773a9e364be3431dd7b07395e
python-cymem_2.0.6-1build4.debian.tar.xz 2.4 KiB 1c5bc3478f75ff33f3cacc3f46fbc1c222f40baa7ebfb28a262825593b781919
python-cymem_2.0.6-1build4.dsc 2.1 KiB 9b63136cabfcdc23c3019140a707113a9d26c3fb2d347d7fadc019d1744574d5

Available diffs

View changes file

Binary packages built by this source

python3-cymem: cython memory pool for RAII-style memory management

 Cython Memory Helper provides two small memory-management helpers for
 Cython. They make it easy to tie memory to a Python object's life-cycle,
 so that the memory is freed when the object is garbage collected.

python3-cymem-dbgsym: debug symbols for python3-cymem