skimage 0.23.2-1ubuntu1 source package in Ubuntu

Changelog

skimage (0.23.2-1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2068540, LP: #2068531). Remaining changes:
    - Use the vendored distutils in setuptools instead of trying to
    use the one from stdlib, which is no longer in Python 3.12

skimage (0.23.2-1) unstable; urgency=medium

  * New upstream version 0.23.2. Switch back to unstable
  * Rediff patches

skimage (0.23.2~rc1-1) experimental; urgency=medium

  * New upstream release candidate 0.23.2~rc1
  * Switch to experimental
  * Rediff patches

skimage (0.23.1-3) unstable; urgency=medium

  * Ignore more warnings for non-x86 archs

skimage (0.23.1-2) unstable; urgency=medium

  * Don't turn Invalid Value in Cast warnings into errors

skimage (0.23.1-1) unstable; urgency=medium

  [ Alexandre Detiste ]
  * remove old extraneous dependency on python3-six

  [ Ole Streicher ]
  * New upstream version 0.23.1
  * Rediff patches
  * Don't turn deprecation warnings into errors
  * Skip test_gray_morphology: needs downloaded data
  * New build dependency python3-pytest-doctestplus

 -- Chris Peterson <email address hidden>  Wed, 05 Jun 2024 20:22:55 -0700

Upload details

Uploaded by:
Chris Peterson
Sponsored by:
Michael Hudson-Doyle
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
skimage_0.23.2.orig.tar.gz 21.6 MiB be1b8d38fb51b8076d829f682646f9fdb61f9936e43a8b775fb594c7c7930a88
skimage_0.23.2-1ubuntu1.debian.tar.xz 28.1 KiB 80c034897f5e55560ab7d6bc4770447573b444daa773713c23b79e08896f59ba
skimage_0.23.2-1ubuntu1.dsc 3.0 KiB 721feb2ff9c4b4b7a844e73cdeae7d24d9531c0fe2f1060865fdb520e8e72394

Available diffs

View changes file

Binary packages built by this source

python-skimage-doc: Documentation and examples for scikit-image

 scikit-image is a collection of image processing algorithms for
 Python. It performs tasks such as image loading, filtering,
 morphology, segmentation, color conversions, and transformations.
 .
 This package contains documentation and example scripts for
 python-skimage.

python3-skimage: Python 3 modules for image processing

 scikit-image is a collection of image processing algorithms for
 Python. It performs tasks such as image loading, filtering,
 morphology, segmentation, color conversions, and transformations.
 .
 This package provides the Python 3 module.

python3-skimage-lib: Optimized low-level algorithms for Python 3 scikit-image

 This is an add-on package for python-skimage. It provides
 optimized, low-level implementations of algorithms.
 .
 This package provides the Python 3 libraries.

python3-skimage-lib-dbgsym: debug symbols for python3-skimage-lib