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

Changelog

python-blosc (1.11.1+ds1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

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

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
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-blosc_1.11.1+ds1.orig.tar.xz 96.6 KiB d40a90434f4999c79d7b858a50ee15a44bba60a4bfe604991ccac7d3411d8dfe
python-blosc_1.11.1+ds1-1build1.debian.tar.xz 6.6 KiB 618238fe5037e33c777014671bdb8b178ffc61b1836b05a1d26522f96f7e8fff
python-blosc_1.11.1+ds1-1build1.dsc 2.5 KiB 13d5d813ac7ed0cfa00b826a22d7b769553d8fdbcca9f84bc1db5c66ad7fe29c

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