python-blosc 1.11.1+ds1-1build3 source package in Ubuntu

Changelog

python-blosc (1.11.1+ds1-1build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-blosc_1.11.1+ds1.orig.tar.xz 96.6 KiB d40a90434f4999c79d7b858a50ee15a44bba60a4bfe604991ccac7d3411d8dfe
python-blosc_1.11.1+ds1-1build3.debian.tar.xz 6.6 KiB e5e4b67e09c0c4218ffb2f1547197613782787ed83b90eb61f07f91f60da40d2
python-blosc_1.11.1+ds1-1build3.dsc 2.5 KiB aadbc757e38feb5039fb1c50e1255231f7a7a1738ab149ea54a8d843fa3d1b70

View changes file

Binary packages built by this source

python-blosc-doc: Python bindings for the Blosc meta-compressor (docs)

 Blosc (http://blosc.org) is a high performance compressor optimized for
 binary data. It has been designed to transmit data to the processor cache
 faster than the traditional, non-compressed, direct memory fetch approach
 via a memcpy() OS call.
 .
 This package provides the documentation.

python3-blosc: Python 3 bindings for the Blosc meta-compressor

 Blosc (http://blosc.org) is a high performance compressor optimized for
 binary data. It has been designed to transmit data to the processor cache
 faster than the traditional, non-compressed, direct memory fetch approach
 via a memcpy() OS call.
 .
 This package provides the official Python bindings in the Python 3 import
 path.

python3-blosc-dbgsym: debug symbols for python3-blosc