python-cymem 2.0.6-1build5 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:28:49 +0000

Upload details

Uploaded by:
Graham Inggs
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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-cymem_2.0.6.orig.tar.gz 8.1 KiB dc1aa2fc3d7ecbe2c80b0274f08d1158d282dda773a9e364be3431dd7b07395e
python-cymem_2.0.6-1build5.debian.tar.xz 2.5 KiB 4edc4bf53c61b54afc84511c256bfb07876c13b1c63c6841a0426e79819feeaa
python-cymem_2.0.6-1build5.dsc 2.1 KiB 926818555f56f1da1d951469b05c70603018bdb3b90f68ef293632897b98cee9

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