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

Changelog

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

  * New upstream version.
  * d/patches: Remove 0001-Add-patch-to-use-libblosc.patch and
    0002-Skip-test-until-new-upstream-release-on-Debian.patch they are not
    longer needed.
    - Rename patch 0003-Deactivate-SSE2-AVX2-if-no-flags.patch =>
      0001-Deactivate-SSE2-AVX2-if-no-flags.patch. Also, updated it.
  * d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
  * d/rules: Update the build process from upstream. Now build using the
    libblosc-dev package installed.
    * d/rules: Remove BLOSC_DIR variable, it's no longer needed.
  * d/watch: Bump version to 4.
  * d/upstream/metadata: Add Repository and Repository-Browse information.
  * d/copyright: Exclude dotzlib folder that contains non free files.
    - Remove from Files-Excluded: appveyor and c-blosc, they aren't in
    upstream tarball.
    - Repack without dotzlib folder.
  * d/python3-blosc.examples: Install examples under /blosc/c-blosc/examples.
  * d/copyright: Fix copyright debian files. Remove my name from
    blosc/toplevel.py and put in in the correct place in debian/* files
    section.
    - Update copyright year for debian/* files.

 -- Emmanuel Arias <email address hidden>  Tue, 17 May 2022 17:27:56 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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.10.6+ds1-1.dsc 2.4 KiB 2736f57c961266ab466dc1d238fdad370aeedd2773257e36ab9f6b740f228080
python-blosc_1.10.6+ds1.orig.tar.xz 917.6 KiB dac208b225c34992e743c67bc3eac838ee793e2556ae53fb37ce264205f91718
python-blosc_1.10.6+ds1-1.debian.tar.xz 6.4 KiB 2cbf05a891a0756c774f89ed787e30dfbfcc0a560d39548e30a2d268e854a411

No changes file available.

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: No summary available for python3-blosc in ubuntu kinetic.

No description available for python3-blosc in ubuntu kinetic.

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