python-cymem 2.0.2-1build4 source package in Ubuntu

Changelog

python-cymem (2.0.2-1build4) hirsute; urgency=medium

  * No-change rebuild to drop python3.8 extensions.

 -- Matthias Klose <email address hidden>  Mon, 07 Dec 2020 18:20:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
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.2.orig.tar.gz 9.6 KiB e286efe845dba156edd2451fdc9a85f827fb340e7569c1cb2e8821c6141face8
python-cymem_2.0.2-1build4.debian.tar.xz 2.1 KiB 352c6d835569b9cb5fd589b33ca1fd98d452df95ab619884c9b6c53073cf7b1c
python-cymem_2.0.2-1build4.dsc 2.1 KiB 92cc8f62cb6d7c6548b648aad6ec0a095f7a005b8d1937d9cd1a9ef98a3ba875

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