Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-scikit-image for openSUSE:Factory checked in at 2024-07-05 19:47:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scikit-image (Old) and /work/SRC/openSUSE:Factory/.python-scikit-image.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-image" Fri Jul 5 19:47:03 2024 rev:21 rq:1185406 version:0.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-scikit-image/python-scikit-image.changes 2024-06-07 15:06:02.933635306 +0200 +++ /work/SRC/openSUSE:Factory/.python-scikit-image.new.2080/python-scikit-image.changes 2024-07-05 19:52:59.450283728 +0200 @@ -1,0 +2,51 @@ +Wed Jun 26 08:27:58 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 0.24.0 + ## Highlights + * Add new class ``skimage.transform.ThinPlateSplineTransform``, which can estimate + and model non-linear transforms with thin-plate splines and allows image warping + with ``skimage.transform.warp`` (#7040) + ## New Features + * Add new class ``skimage.transform.ThinPlateSplineTransform``, which can estimate + and model non-linear transforms with thin-plate splines and allows image warping + with ``skimage.transform.warp`` (#7040) + * Add ``skimage.morphology.remove_objects_by_distance``, which removes labeled objects, + ordered by size (default), until the remaining objects are a given distance apart (#4165) + ## Performance + * In ``skimage.feature.corner_fast``, test four directions earlier, which should more + than half the computation time for most cases (#7394) + ## Documentation + * Remove obsolete instruction about documenting changes (#7321) + * Clarify description of ``data_range`` parameter in + ``skimage.metrics.structural_similarity`` (#7345) + * Update release process notes (#7402) + * Fix typo in docstring of ``skimage.measure.regionprops`` (#7405) + * Fix typos in ``skimage.measure.find_contours`` (#7411) + * Add algorithmic complexity description + suggested alternatives to + ``skimage.restoration.rolling_ball`` docstring (#7424) + * Remove ineffective PR contribution clause (#7429) + * Clarify objection period for lazy consensus in SKIP 1 (#7020) + * Add a new gallery example "Use thin-plate splines for image warping" (#7040) + * Add a new gallery example on "Removing objects" based on their size or distance (#4165) + ## Infrastructure + * Escape user-controlled variables in GA workflow (#7415) + * Add generation of GitHub artifact attestations to built + sdist and wheels before upload to PyPI (#7427) + * For publishing actions use the full length commit SHA (#7433) + * Be mindful of resources by canceling in-progress workflows (#7436) + * Add out-of-tree Pyodide builds in CI for ``scikit-image`` (#7350) + ## Maintenance + * Replace deprecated nose style setup/teardown with autouse fixtures (#7343) + * Temporarily pin macos-12 runner in CI (#7408) + * Fix NumPy2 dtype promotion issues in pywt dependent code (#7414) + * In ``skimage.util.compare_images``, deprecate the parameter ``image2``. + Instead use ``image0``, ``image1`` to pass the compared images. Furthermore, + all other parameters will be turned into keyword-only parameters once the + deprecation is complete (#7322) + * Add support back for Python 3.9 to enhance compatibility with Numpy 2 (#7412) + * Disable ruff/pyupgrade rule UP038 (#7430) + * Stop verifying wheel attestations temporarily (#7444) +- Drop patches for issues fixed upstream + * skimage-pr7414-np2.patch + +------------------------------------------------------------------- Old: ---- scikit_image-0.23.2.tar.gz skimage-pr7414-np2.patch New: ---- scikit_image-0.24.0.tar.gz BETA DEBUG BEGIN: Old:- Drop patches for issues fixed upstream * skimage-pr7414-np2.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scikit-image.spec ++++++ --- /var/tmp/diff_new_pack.gIunVk/_old 2024-07-05 19:53:06.522541778 +0200 +++ /var/tmp/diff_new_pack.gIunVk/_new 2024-07-05 19:53:06.534542216 +0200 @@ -26,15 +26,13 @@ %bcond_with test %endif Name: python-scikit-image%{psuffix} -Version: 0.23.2 +Version: 0.24.0 Release: 0 Summary: Collection of algorithms for image processing in Python License: BSD-3-Clause URL: https://scikit-image.org/ # SourceRepository: https://github.com/scikit-image/scikit-image Source0: https://files.pythonhosted.org/packages/source/s/scikit-image/%{srcname}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM skimage-pr7414-np2.patch gh#scikit-image/scikit-image#7414 -Patch0: https://github.com/scikit-image/scikit-image/pull/7414.patch#/skimage-pr7414-np2.patch BuildRequires: %{python_module Cython >= 3.0.4} BuildRequires: %{python_module devel >= 3.10} BuildRequires: %{python_module meson-python >= 0.15} ++++++ scikit_image-0.23.2.tar.gz -> scikit_image-0.24.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-scikit-image/scikit_image-0.23.2.tar.gz /work/SRC/openSUSE:Factory/.python-scikit-image.new.2080/scikit_image-0.24.0.tar.gz differ: char 5, line 1