python-blosc 1.7.0+ds1-1 source package in Ubuntu

Changelog

python-blosc (1.7.0+ds1-1) unstable; urgency=medium

  * New upstream release:
    + drop py2-coding-headers.patch (applied upstream).
  * deb/control:
    + bump standards to 4.3.0 (no changes needed).

 -- Daniel Stender <email address hidden>  Sat, 29 Dec 2018 13:09:16 +0100

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
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.7.0+ds1-1.dsc 2.6 KiB 39a547e951ce7f108638e152f3d468b285ec2540054058887ec4e93e22fa41ae
python-blosc_1.7.0+ds1.orig.tar.xz 79.0 KiB 1fd1dd202dc30d649ed373cd9bd784b09548f52bd6bee65b1edad65c1c566690
python-blosc_1.7.0+ds1-1.debian.tar.xz 4.2 KiB 7a90e7a9d282dbcd3acca7b054f761fc6114ff2bbbb884d388c9ed2501ea6e8b

Available diffs

No changes file available.

Binary packages built by this source

python-blosc: No summary available for python-blosc in ubuntu focal.

No description available for python-blosc in ubuntu focal.

python-blosc-dbgsym: No summary available for python-blosc-dbgsym in ubuntu eoan.

No description available for python-blosc-dbgsym in ubuntu eoan.

python-blosc-doc: No summary available for python-blosc-doc in ubuntu disco.

No description available for python-blosc-doc in ubuntu disco.

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