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

Changelog

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

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

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:06:04 +0100

Upload details

Uploaded by:
Matthias Klose
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

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-1build2.debian.tar.xz 6.6 KiB 555fdc57f095627f4d73666e1f54dbfabf428497ffaf983d39f842f6f1198ddb
python-blosc_1.11.1+ds1-1build2.dsc 2.5 KiB ae0493c11fa5815f8e0bde390cf9d21e25ec75a856aa91124c01685f258ec332

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