Subject: CVS commit: pkgsrc/math/py-scikit-image
From: Adam Ciarcinski
Date: 2025-03-04 07:06:19
Message id: 20250304060619.5347AFBE1@cvs.NetBSD.org

Log Message:
py-scikit-image: updated to 0.25.2

scikit-image 0.25.2  (2025-02-18)

Bug Fixes

- Handle random degenerate case in ``skimage.graph.cut_normalized`` gracefully
- In ``skimage.feature.BRIEF``, copy ``keypoints`` if necessary to preserve \ 
contiguity
- Revert a previous fix to ``skimage.segmentation.watershed`` that \ 
unintentionally changed the algorithm's behavior for markers placed at maxima in \ 
the image. We decided that the behavior originally reported as a bug (gh-6632), \ 
is not actually one

Documentation

- Improve docstring of ``skimage.restoration.rolling_ball``

Infrastructure

- Only run the job if the PR got merged (vs merely closed)
- Fix typo in GH workflow
- Refactor GitHub's CI config and helper scripts
- Use pytest config in pyproject.toml in CI
- Lower CI build verbosity
- Port testing on Windows from Azure CI to GitHub's CI
- CI cleanup
- Simultaneously resolve all dependencies; add pip caching
- Reenable graph reproducibility test
- Give milestone labeler necessary permissions
- Milestone labeler permission not needed
- Fix 313t wheel build

Maintenance

- Include a missing image in meson.build so they are included in the wheel
- Add zizmor to pre-commit; address GH workflow issues raised

Files:
RevisionActionfile
1.26modifypkgsrc/math/py-scikit-image/Makefile
1.9modifypkgsrc/math/py-scikit-image/PLIST
1.12modifypkgsrc/math/py-scikit-image/distinfo