Path to this page:
Subject: CVS commit: pkgsrc/devel/blosc2
From: Adam Ciarcinski
Date: 2023-11-30 21:42:22
Message id: 20231130204222.D9002FA40@cvs.NetBSD.org
Log Message:
blosc2: updated to 2.11.3
Changes from 2.11.2 to 2.11.3
=============================
* Frames accept now typesizes that are larger than 255 (and up to 2**31).
See https://github.com/PyTables/PyTables/issues/1086. Thanks to
@chris-allan for the report.
* AVX512 runtime dispatching has been fixed (basically disabled) for GCC
versions <= 10.
* Use typedef for blosc_timestamp_t. Thanks to Magnus Ulimoen.
Files: