Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-unyt for openSUSE:Factory checked in at 2025-08-28 17:19:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-unyt (Old) and /work/SRC/openSUSE:Factory/.python-unyt.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-unyt" Thu Aug 28 17:19:04 2025 rev:10 rq:1301655 version:3.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-unyt/python-unyt.changes 2024-11-17 16:41:13.555300352 +0100 +++ /work/SRC/openSUSE:Factory/.python-unyt.new.1977/python-unyt.changes 2025-08-28 17:19:38.193649692 +0200 @@ -1,0 +2,30 @@ +Thu Aug 28 05:24:05 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 3.0.4: + * BUG: fix incompatibilities with NumPy 2.1 + * add foe and Bethe units + * Fix Stephan-Boltzmann constant accuracy and add radiation constant + * Typo fixes and documentation fix + * BUG: fix return units from numpy.ftt functions + * STY: migrate formatting from black to ruff + * BUG: fix incorrect output unit for np.prod with an axis argument + * BUG: np.histogram* functions give correct units when weights and/or + density are set + * BUG: fix an issue where np.histogramdd could create infinite recursion on + some inputs + * BUG: linspace and logspace give incorrect results or crash with some + inputs + * BUG: apply_over_axes no longer assumes user-supplied function preserves + units + * BUG: allow subclassing in unyt_array.__array_func__ + * BUG: fix unit handling for np.take and unyt_array.take + * BUG: fix a regression where np.linspace's num argument would be ignored + for unyt_arrays + * RFC: handle np.vecdot as a ufunc rather than an arrayfunc + * BUG: fix raising a unyt array to an array power in sensible cases + * Fix typo in array function implementations (ftt -> fft) + * BUG: fix an issue where hdf5 io wouldn't roundtrip properly for a + unyt_quantity object +- Drop patch unyt-pr512-np2.1.patch, included upstream. + +------------------------------------------------------------------- Old: ---- unyt-3.0.3.tar.gz unyt-pr512-np2.1.patch New: ---- unyt-3.0.4.tar.gz ----------(Old B)---------- Old: unyt_quantity object - Drop patch unyt-pr512-np2.1.patch, included upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-unyt.spec ++++++ --- /var/tmp/diff_new_pack.6JruQj/_old 2025-08-28 17:19:38.789674672 +0200 +++ /var/tmp/diff_new_pack.6JruQj/_new 2025-08-28 17:19:38.789674672 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-unyt # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,12 @@ %{?sle15_python_module_pythons} Name: python-unyt -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: A package for handling numpy arrays with units License: BSD-3-Clause URL: https://github.com/yt-project/unyt Source: https://files.pythonhosted.org/packages/source/u/unyt/unyt-%{version}.tar.gz -# PATCH-FIX-UPSTREAM unyt-pr512-np2.1.patch gh#yt-project/unyt#512 -Patch0: https://github.com/yt-project/unyt/pull/512.patch#/unyt-pr512-np2.1.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} ++++++ unyt-3.0.3.tar.gz -> unyt-3.0.4.tar.gz ++++++ ++++ 2277 lines of diff (skipped)