From f1bfbd210b092533586f6dc7068743d6e115ca96 Mon Sep 17 00:00:00 2001 From: Francesc Alted Date: Wed, 24 Aug 2022 14:33:19 +0200 Subject: [PATCH] Bump to c-blosc 2.3.1 --- .github/workflows/cibuildwheels.yml | 5 +++-- ANNOUNCE.rst | 4 ++-- RELEASE_NOTES.md | 8 ++++++++ VERSION | 2 +- blosc2/c-blosc2 | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/.github/workflows/cibuildwheels.yml b/.github/workflows/cibuildwheels.yml index 90235cf0..d41ef6e9 100644 --- a/.github/workflows/cibuildwheels.yml +++ b/.github/workflows/cibuildwheels.yml @@ -22,8 +22,9 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest] - arch: [auto, aarch64] # crashing on aarch64 and python 3.8. investigate... - #arch: [auto] + # Not generating for aarch64 (see https://github.com/Blosc/python-blosc2/pull/47#issuecomment-1225633013) + # arch: [auto, aarch64] + arch: [auto] exclude: - os: [ubuntu-latest, windows-latest, macos-latest] # We don't support 32-bit platforms in python-blosc2 diff --git a/ANNOUNCE.rst b/ANNOUNCE.rst index 97676bf7..8926fe60 100644 --- a/ANNOUNCE.rst +++ b/ANNOUNCE.rst @@ -1,8 +1,8 @@ -Announcing python-blosc2 0.3.1 +Announcing python-blosc2 0.3.2 ============================== This is a minor release for updating internal C-Blosc2 sources to -latest 2.3.0 version. +latest 2.3.1 version. Also, several leaks have been fixed. For more info, you can have a look at the release notes in: diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3f2cb582..9a637ccb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,13 @@ # Release notes +## Changes from 0.3.1 to 0.3.2 + +* Several leaks fixed. Thanks to Christoph Gohlke. + +* Internal C-Blosc2 updated to 2.3.1 + + + ## Changes from 0.3.0 to 0.3.1 * Internal C-Blosc2 updated to 2.3.0 diff --git a/VERSION b/VERSION index 9e11b32f..d15723fb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.1 +0.3.2 diff --git a/blosc2/c-blosc2 b/blosc2/c-blosc2 index 55e9b06c..1ab7273f 160000 --- a/blosc2/c-blosc2 +++ b/blosc2/c-blosc2 @@ -1 +1 @@ -Subproject commit 55e9b06c6191af68938dc3301b7ed4153cf86f7a +Subproject commit 1ab7273f6ebed32b6ca3b6c2e74c63be30e3516f