diff --git a/blosc-1.11.1.tar.gz b/blosc-1.11.1.tar.gz deleted file mode 100644 index 69ce652..0000000 --- a/blosc-1.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c22119b27bae1063a697f639028b422d55811b0880c3fc0149cbdea791d0b276 -size 1177460 diff --git a/blosc-1.11.2.tar.gz b/blosc-1.11.2.tar.gz new file mode 100644 index 0000000..55d1473 --- /dev/null +++ b/blosc-1.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5e7c1bfc1c7232b900be94cddb5ffcf9ea49f313c8ae98a7ca0dd87b872bf4 +size 1434010 diff --git a/python-blosc.changes b/python-blosc.changes index 8c39314..0e9a5aa 100644 --- a/python-blosc.changes +++ b/python-blosc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Jun 29 16:40:01 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-blosc.spec b/python-blosc.spec index 1774632..f87b1c4 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-blosc -Version: 1.11.1 +Version: 1.11.2 Release: 0 Summary: Blosc data compressor for Python License: MIT