SHA256
1
0
forked from pool/python-blosc

- update to 1.11.2:

* Add support for NumPy 2.0. Thanks to Michał Górny.
  * Internal C-Blosc sources updated to 1.21.6.
  * Add assembly source in MANIFEST.in. Thanks to Ben Hekster.
  * Deprecated support for Python 3.8 and added support for
    Python 3.12.
  * Some fixes in the building process.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-blosc?expand=0&rev=27
This commit is contained in:
Dirk Mueller 2024-06-29 16:40:12 +00:00 committed by Git OBS Bridge
parent 225fc77d4d
commit d2e4d6f39c
4 changed files with 15 additions and 4 deletions

BIN
blosc-1.11.1.tar.gz (Stored with Git LFS)

Binary file not shown.

3
blosc-1.11.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac5e7c1bfc1c7232b900be94cddb5ffcf9ea49f313c8ae98a7ca0dd87b872bf4
size 1434010

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jun 29 16:40:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.11.2:
* Add support for NumPy 2.0. Thanks to Michał Górny.
* Internal C-Blosc sources updated to 1.21.6.
* Add assembly source in MANIFEST.in. Thanks to Ben Hekster.
* Deprecated support for Python 3.8 and added support for
Python 3.12.
* Some fixes in the building process.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 26 16:44:43 UTC 2024 - Ben Greiner <code@bnavigator.de> Fri Apr 26 16:44:43 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-blosc Name: python-blosc
Version: 1.11.1 Version: 1.11.2
Release: 0 Release: 0
Summary: Blosc data compressor for Python Summary: Blosc data compressor for Python
License: MIT License: MIT