Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yt for openSUSE:Factory checked in at 2026-03-02 17:41:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yt (Old) and /work/SRC/openSUSE:Factory/.python-yt.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yt" Mon Mar 2 17:41:45 2026 rev:17 rq:1335813 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yt/python-yt.changes 2025-08-28 17:19:44.069895965 +0200 +++ /work/SRC/openSUSE:Factory/.python-yt.new.29461/python-yt.changes 2026-03-02 17:42:02.979634634 +0100 @@ -1,0 +2,34 @@ +Mon Mar 2 11:04:07 UTC 2026 - Marc-Elias Travitzky <[email protected]> + +- Update to 4.4.2: + * Fix partition_index_2d + * Cross compile macos x86_64 wheels + * Fix image tests reporting-on-error and update failing tests + * Convert field_info into a property so it can be created on + first access. + * Fix/update tfh tutorial + * Minor fix dataset hashing for non-ascii paths by encoding + parameter_filename as utf-8 + * Fix formatting of contributing.rst + * Baroclinic vorticity typo fix in yt/fields/fluid_vector_fields.py + * Fix an incoming deprecation warning from numpy 2.4 (np.minimum + and np.maximum's out argument must be passed as keyword) + * Allow data to have units when creating unstructured datasets + * Manual backport of pr #5250 on yt 4.4.x + * Ipython.core.display.display has been removed + * Allow non-cosmological halo catalogs + * Raise exception when index does not have print_stats method + * Exclude h5py 3.15 on macos + * Backport pr #5276: fix small bugs/edge cases in the parthenon + frontend + * Avoid soon-to-be-deprecated direct mutations of ndarray.shape + attributes (1/2) + * Fix erroneous results with offaxisprojections & octree datasets + & multiple plotted fields + * Fix forward compatibility with pytest 10 (dev) + * Fix small bugs/edge cases in the parthenon frontend + * Fix missing refine_by attribute in swiftdataset + * add missing noexcept qualifiers to Cython functions already + declared as nogil + +------------------------------------------------------------------- Old: ---- yt-4.4.1.tar.gz New: ---- yt-4.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yt.spec ++++++ --- /var/tmp/diff_new_pack.FfXXXO/_old 2026-03-02 17:42:03.835670353 +0100 +++ /var/tmp/diff_new_pack.FfXXXO/_new 2026-03-02 17:42:03.839670520 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-yt # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -30,7 +30,7 @@ %{?sle15_python_module_pythons} Name: python-yt%{psuffix} -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: An analysis and visualization toolkit for volumetric data License: BSD-3-Clause ++++++ yt-4.4.1.tar.gz -> yt-4.4.2.tar.gz ++++++ ++++ 1733 lines of diff (skipped)
