python-cymem 2.0.6-1build3 source package in Ubuntu

Changelog

python-cymem (2.0.6-1build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Tue, 21 Mar 2023 05:45:15 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-1build3.debian.tar.xz 2.4 KiB 82baed0384b18570bf69fc2f2c07e66ed557d01c20f9dc9ec831208773c3a92c
python-cymem_2.0.6-1build3.dsc 2.1 KiB 58a2a23c7375b8e0d7de6cdc5e00ccd6517b0070095c5f08b693f023c0f33235

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