python-blosc 1.9.2+ds1-3build1 source package in Ubuntu

Changelog

python-blosc (1.9.2+ds1-3build1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Mon, 18 Oct 2021 00:20:51 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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.9.2+ds1.orig.tar.xz 81.3 KiB 0e8319565bc07fd20b3f58a2d642b30820a665b0ede3e6ec6db2e509204cfe2f
python-blosc_1.9.2+ds1-3build1.debian.tar.xz 6.8 KiB d6f05191a141983e0c962f9f569b3cc4c9ce8c82e61121ebd41e76a2a99e8554
python-blosc_1.9.2+ds1-3build1.dsc 2.5 KiB 1ed874d73b020798c7943a3fd48daf153b48e21786bf0fa4b7e4c4748d85107e

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