Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-blosc2 for openSUSE:Factory checked in at 2023-10-15 19:27:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-blosc2 (Old) and /work/SRC/openSUSE:Factory/.python-blosc2.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blosc2" Sun Oct 15 19:27:33 2023 rev:7 rq:1117791 version:2.2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-blosc2/python-blosc2.changes 2023-09-25 20:57:14.643287923 +0200 +++ /work/SRC/openSUSE:Factory/.python-blosc2.new.20540/python-blosc2.changes 2023-10-15 19:29:38.769448900 +0200 @@ -1,0 +2,16 @@ +Sat Oct 14 10:53:25 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update to 2.2.9 + * Support for specifying (plugable) tuner parameters in cparams. Thanks to + Marta Iborra. + * Re-add support for Python 3.8. Although we don't provide wheels for it, + support is there (although it requires compilation time). + * Avoid duplicate iteration over the same dict. Thanks to Dimitri Papadopoulos. + * Fix different issues with f-strings. Thanks to Dimitri Papadopoulos. +- Release 2.2.8 + * Support for Python 3.12 + * Different improvements suggested by refurb and pyupgrade. + Thanks to Dimitri Papadopoulos. + * Updated to latest C-Blosc2 2.10.4. + +------------------------------------------------------------------- Old: ---- blosc2-2.2.7.tar.gz New: ---- blosc2-2.2.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-blosc2.spec ++++++ --- /var/tmp/diff_new_pack.DGmdzn/_old 2023-10-15 19:29:39.257466480 +0200 +++ /var/tmp/diff_new_pack.DGmdzn/_new 2023-10-15 19:29:39.257466480 +0200 @@ -17,13 +17,13 @@ Name: python-blosc2 -Version: 2.2.7 +Version: 2.2.9 Release: 0 Summary: Python wrapper for the C-Blosc2 library License: BSD-3-Clause URL: https://github.com/Blosc/python-blosc2 Source: https://files.pythonhosted.org/packages/source/b/blosc2/blosc2-%{version}.tar.gz -BuildRequires: %{python_module Cython < 3} +BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module numpy-devel >= 1.20.3} BuildRequires: %{python_module pip} @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(blosc2) >= 2.10.1 +BuildRequires: pkgconfig(blosc2) >= 2.10.4 Requires: python-msgpack Requires: python-ndindex >= 1.4 Requires: python-numpy >= 1.20.3 ++++++ blosc2-2.2.7.tar.gz -> blosc2-2.2.9.tar.gz ++++++ ++++ 2262 lines of diff (skipped)