pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-scikit-image: update to 0.22.0



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sat Feb 17 14:27:56 2024 +0100
Changeset:	19cd4691914b1654db1eeff5c1332332fa607dda

Modified Files:
	py-scikit-image/Makefile
	py-scikit-image/PLIST
	py-scikit-image/distinfo

Log Message:
py-scikit-image: update to 0.22.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19cd4691914b1654db1eeff5c1332332fa607dda

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-scikit-image/Makefile |   2 +-
 py-scikit-image/PLIST    | 369 +++++++++++++++++++++++++++++++++++++++++++++--
 py-scikit-image/distinfo |   6 +-
 3 files changed, 364 insertions(+), 13 deletions(-)

diffs:
diff --git a/py-scikit-image/Makefile b/py-scikit-image/Makefile
index 8c643b6dd2..5e39372164 100644
--- a/py-scikit-image/Makefile
+++ b/py-scikit-image/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.16 2023/07/03 17:31:43 wiz Exp $
 
-DISTNAME=	scikit_image-0.21.0
+DISTNAME=	scikit_image-0.22.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=	math graphics python
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/scikit-image/}
diff --git a/py-scikit-image/PLIST b/py-scikit-image/PLIST
index 4cc604ddf6..9e9451844e 100644
--- a/py-scikit-image/PLIST
+++ b/py-scikit-image/PLIST
@@ -1,96 +1,131 @@
 @comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
 ${PYSITELIB}/skimage/__init__.py
 ${PYSITELIB}/skimage/__init__.pyc
 ${PYSITELIB}/skimage/__init__.pyi
+${PYSITELIB}/skimage/__init__.pyo
 ${PYSITELIB}/skimage/_shared/__init__.py
 ${PYSITELIB}/skimage/_shared/__init__.pyc
+${PYSITELIB}/skimage/_shared/__init__.pyo
 ${PYSITELIB}/skimage/_shared/_dependency_checks.py
 ${PYSITELIB}/skimage/_shared/_dependency_checks.pyc
+${PYSITELIB}/skimage/_shared/_dependency_checks.pyo
 ${PYSITELIB}/skimage/_shared/_geometry.py
 ${PYSITELIB}/skimage/_shared/_geometry.pyc
+${PYSITELIB}/skimage/_shared/_geometry.pyo
 ${PYSITELIB}/skimage/_shared/_tempfile.py
 ${PYSITELIB}/skimage/_shared/_tempfile.pyc
+${PYSITELIB}/skimage/_shared/_tempfile.pyo
 ${PYSITELIB}/skimage/_shared/_warnings.py
 ${PYSITELIB}/skimage/_shared/_warnings.pyc
+${PYSITELIB}/skimage/_shared/_warnings.pyo
 ${PYSITELIB}/skimage/_shared/coord.py
 ${PYSITELIB}/skimage/_shared/coord.pyc
+${PYSITELIB}/skimage/_shared/coord.pyo
 ${PYSITELIB}/skimage/_shared/fast_exp.h
 ${PYSITELIB}/skimage/_shared/fast_exp.so
 ${PYSITELIB}/skimage/_shared/filters.py
 ${PYSITELIB}/skimage/_shared/filters.pyc
+${PYSITELIB}/skimage/_shared/filters.pyo
 ${PYSITELIB}/skimage/_shared/geometry.so
 ${PYSITELIB}/skimage/_shared/interpolation.so
 ${PYSITELIB}/skimage/_shared/tester.py
 ${PYSITELIB}/skimage/_shared/tester.pyc
+${PYSITELIB}/skimage/_shared/tester.pyo
 ${PYSITELIB}/skimage/_shared/testing.py
 ${PYSITELIB}/skimage/_shared/testing.pyc
+${PYSITELIB}/skimage/_shared/testing.pyo
 ${PYSITELIB}/skimage/_shared/tests/__init__.py
 ${PYSITELIB}/skimage/_shared/tests/__init__.pyc
+${PYSITELIB}/skimage/_shared/tests/__init__.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_coord.py
 ${PYSITELIB}/skimage/_shared/tests/test_coord.pyc
+${PYSITELIB}/skimage/_shared/tests/test_coord.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_fast_exp.py
 ${PYSITELIB}/skimage/_shared/tests/test_fast_exp.pyc
+${PYSITELIB}/skimage/_shared/tests/test_fast_exp.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_geometry.py
 ${PYSITELIB}/skimage/_shared/tests/test_geometry.pyc
+${PYSITELIB}/skimage/_shared/tests/test_geometry.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_interpolation.py
 ${PYSITELIB}/skimage/_shared/tests/test_interpolation.pyc
+${PYSITELIB}/skimage/_shared/tests/test_interpolation.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_safe_as_int.py
 ${PYSITELIB}/skimage/_shared/tests/test_safe_as_int.pyc
+${PYSITELIB}/skimage/_shared/tests/test_safe_as_int.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_testing.py
 ${PYSITELIB}/skimage/_shared/tests/test_testing.pyc
+${PYSITELIB}/skimage/_shared/tests/test_testing.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_utils.py
 ${PYSITELIB}/skimage/_shared/tests/test_utils.pyc
+${PYSITELIB}/skimage/_shared/tests/test_utils.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_version_requirements.py
 ${PYSITELIB}/skimage/_shared/tests/test_version_requirements.pyc
+${PYSITELIB}/skimage/_shared/tests/test_version_requirements.pyo
 ${PYSITELIB}/skimage/_shared/tests/test_warnings.py
 ${PYSITELIB}/skimage/_shared/tests/test_warnings.pyc
+${PYSITELIB}/skimage/_shared/tests/test_warnings.pyo
 ${PYSITELIB}/skimage/_shared/transform.so
 ${PYSITELIB}/skimage/_shared/utils.py
 ${PYSITELIB}/skimage/_shared/utils.pyc
+${PYSITELIB}/skimage/_shared/utils.pyo
 ${PYSITELIB}/skimage/_shared/version_requirements.py
 ${PYSITELIB}/skimage/_shared/version_requirements.pyc
+${PYSITELIB}/skimage/_shared/version_requirements.pyo
 ${PYSITELIB}/skimage/color/__init__.py
 ${PYSITELIB}/skimage/color/__init__.pyc
 ${PYSITELIB}/skimage/color/__init__.pyi
+${PYSITELIB}/skimage/color/__init__.pyo
 ${PYSITELIB}/skimage/color/adapt_rgb.py
 ${PYSITELIB}/skimage/color/adapt_rgb.pyc
+${PYSITELIB}/skimage/color/adapt_rgb.pyo
 ${PYSITELIB}/skimage/color/colorconv.py
 ${PYSITELIB}/skimage/color/colorconv.pyc
+${PYSITELIB}/skimage/color/colorconv.pyo
 ${PYSITELIB}/skimage/color/colorlabel.py
 ${PYSITELIB}/skimage/color/colorlabel.pyc
+${PYSITELIB}/skimage/color/colorlabel.pyo
 ${PYSITELIB}/skimage/color/delta_e.py
 ${PYSITELIB}/skimage/color/delta_e.pyc
+${PYSITELIB}/skimage/color/delta_e.pyo
 ${PYSITELIB}/skimage/color/rgb_colors.py
 ${PYSITELIB}/skimage/color/rgb_colors.pyc
+${PYSITELIB}/skimage/color/rgb_colors.pyo
 ${PYSITELIB}/skimage/color/tests/__init__.py
 ${PYSITELIB}/skimage/color/tests/__init__.pyc
+${PYSITELIB}/skimage/color/tests/__init__.pyo
 ${PYSITELIB}/skimage/color/tests/test_adapt_rgb.py
 ${PYSITELIB}/skimage/color/tests/test_adapt_rgb.pyc
+${PYSITELIB}/skimage/color/tests/test_adapt_rgb.pyo
 ${PYSITELIB}/skimage/color/tests/test_colorconv.py
 ${PYSITELIB}/skimage/color/tests/test_colorconv.pyc
+${PYSITELIB}/skimage/color/tests/test_colorconv.pyo
 ${PYSITELIB}/skimage/color/tests/test_colorlabel.py
 ${PYSITELIB}/skimage/color/tests/test_colorlabel.pyc
+${PYSITELIB}/skimage/color/tests/test_colorlabel.pyo
 ${PYSITELIB}/skimage/color/tests/test_delta_e.py
 ${PYSITELIB}/skimage/color/tests/test_delta_e.pyc
+${PYSITELIB}/skimage/color/tests/test_delta_e.pyo
 ${PYSITELIB}/skimage/conftest.py
 ${PYSITELIB}/skimage/conftest.pyc
+${PYSITELIB}/skimage/conftest.pyo
 ${PYSITELIB}/skimage/data/README.txt
 ${PYSITELIB}/skimage/data/__init__.py
 ${PYSITELIB}/skimage/data/__init__.pyc
 ${PYSITELIB}/skimage/data/__init__.pyi
+${PYSITELIB}/skimage/data/__init__.pyo
 ${PYSITELIB}/skimage/data/_binary_blobs.py
 ${PYSITELIB}/skimage/data/_binary_blobs.pyc
+${PYSITELIB}/skimage/data/_binary_blobs.pyo
 ${PYSITELIB}/skimage/data/_fetchers.py
 ${PYSITELIB}/skimage/data/_fetchers.pyc
+${PYSITELIB}/skimage/data/_fetchers.pyo
 ${PYSITELIB}/skimage/data/_registry.py
 ${PYSITELIB}/skimage/data/_registry.pyc
+${PYSITELIB}/skimage/data/_registry.pyo
 ${PYSITELIB}/skimage/data/astronaut.png
 ${PYSITELIB}/skimage/data/brick.png
 ${PYSITELIB}/skimage/data/camera.png
@@ -123,692 +158,1008 @@ ${PYSITELIB}/skimage/data/retina.jpg
 ${PYSITELIB}/skimage/data/rocket.jpg
 ${PYSITELIB}/skimage/data/tests/__init__.py
 ${PYSITELIB}/skimage/data/tests/__init__.pyc
+${PYSITELIB}/skimage/data/tests/__init__.pyo
 ${PYSITELIB}/skimage/data/tests/test_data.py
 ${PYSITELIB}/skimage/data/tests/test_data.pyc
+${PYSITELIB}/skimage/data/tests/test_data.pyo
 ${PYSITELIB}/skimage/data/text.png
 ${PYSITELIB}/skimage/draw/__init__.py
 ${PYSITELIB}/skimage/draw/__init__.pyc
 ${PYSITELIB}/skimage/draw/__init__.pyi
+${PYSITELIB}/skimage/draw/__init__.pyo
 ${PYSITELIB}/skimage/draw/_draw.so
 ${PYSITELIB}/skimage/draw/_polygon2mask.py
 ${PYSITELIB}/skimage/draw/_polygon2mask.pyc
+${PYSITELIB}/skimage/draw/_polygon2mask.pyo
 ${PYSITELIB}/skimage/draw/_random_shapes.py
 ${PYSITELIB}/skimage/draw/_random_shapes.pyc
+${PYSITELIB}/skimage/draw/_random_shapes.pyo
 ${PYSITELIB}/skimage/draw/draw.py
 ${PYSITELIB}/skimage/draw/draw.pyc
+${PYSITELIB}/skimage/draw/draw.pyo
 ${PYSITELIB}/skimage/draw/draw3d.py
 ${PYSITELIB}/skimage/draw/draw3d.pyc
+${PYSITELIB}/skimage/draw/draw3d.pyo
 ${PYSITELIB}/skimage/draw/draw_nd.py
 ${PYSITELIB}/skimage/draw/draw_nd.pyc
+${PYSITELIB}/skimage/draw/draw_nd.pyo
 ${PYSITELIB}/skimage/draw/tests/__init__.py
 ${PYSITELIB}/skimage/draw/tests/__init__.pyc
+${PYSITELIB}/skimage/draw/tests/__init__.pyo
 ${PYSITELIB}/skimage/draw/tests/test_draw.py
 ${PYSITELIB}/skimage/draw/tests/test_draw.pyc
+${PYSITELIB}/skimage/draw/tests/test_draw.pyo
 ${PYSITELIB}/skimage/draw/tests/test_draw3d.py
 ${PYSITELIB}/skimage/draw/tests/test_draw3d.pyc
+${PYSITELIB}/skimage/draw/tests/test_draw3d.pyo
 ${PYSITELIB}/skimage/draw/tests/test_draw_nd.py
 ${PYSITELIB}/skimage/draw/tests/test_draw_nd.pyc
+${PYSITELIB}/skimage/draw/tests/test_draw_nd.pyo
 ${PYSITELIB}/skimage/draw/tests/test_polygon2mask.py
 ${PYSITELIB}/skimage/draw/tests/test_polygon2mask.pyc
+${PYSITELIB}/skimage/draw/tests/test_polygon2mask.pyo
 ${PYSITELIB}/skimage/draw/tests/test_random_shapes.py
 ${PYSITELIB}/skimage/draw/tests/test_random_shapes.pyc
+${PYSITELIB}/skimage/draw/tests/test_random_shapes.pyo
 ${PYSITELIB}/skimage/exposure/__init__.py
 ${PYSITELIB}/skimage/exposure/__init__.pyc
 ${PYSITELIB}/skimage/exposure/__init__.pyi
+${PYSITELIB}/skimage/exposure/__init__.pyo
 ${PYSITELIB}/skimage/exposure/_adapthist.py
 ${PYSITELIB}/skimage/exposure/_adapthist.pyc
+${PYSITELIB}/skimage/exposure/_adapthist.pyo
 ${PYSITELIB}/skimage/exposure/exposure.py
 ${PYSITELIB}/skimage/exposure/exposure.pyc
+${PYSITELIB}/skimage/exposure/exposure.pyo
 ${PYSITELIB}/skimage/exposure/histogram_matching.py
 ${PYSITELIB}/skimage/exposure/histogram_matching.pyc
+${PYSITELIB}/skimage/exposure/histogram_matching.pyo
 ${PYSITELIB}/skimage/exposure/tests/__init__.py
 ${PYSITELIB}/skimage/exposure/tests/__init__.pyc
+${PYSITELIB}/skimage/exposure/tests/__init__.pyo
 ${PYSITELIB}/skimage/exposure/tests/test_exposure.py
 ${PYSITELIB}/skimage/exposure/tests/test_exposure.pyc
+${PYSITELIB}/skimage/exposure/tests/test_exposure.pyo
 ${PYSITELIB}/skimage/exposure/tests/test_histogram_matching.py
 ${PYSITELIB}/skimage/exposure/tests/test_histogram_matching.pyc
+${PYSITELIB}/skimage/exposure/tests/test_histogram_matching.pyo
 ${PYSITELIB}/skimage/feature/__init__.py
 ${PYSITELIB}/skimage/feature/__init__.pyc
+${PYSITELIB}/skimage/feature/__init__.pyi
+${PYSITELIB}/skimage/feature/__init__.pyo
 ${PYSITELIB}/skimage/feature/_basic_features.py
 ${PYSITELIB}/skimage/feature/_basic_features.pyc
+${PYSITELIB}/skimage/feature/_basic_features.pyo
 ${PYSITELIB}/skimage/feature/_canny.py
 ${PYSITELIB}/skimage/feature/_canny.pyc
+${PYSITELIB}/skimage/feature/_canny.pyo
 ${PYSITELIB}/skimage/feature/_canny_cy.so
 ${PYSITELIB}/skimage/feature/_cascade.so
 ${PYSITELIB}/skimage/feature/_daisy.py
 ${PYSITELIB}/skimage/feature/_daisy.pyc
+${PYSITELIB}/skimage/feature/_daisy.pyo
+${PYSITELIB}/skimage/feature/_fisher_vector.py
+${PYSITELIB}/skimage/feature/_fisher_vector.pyc
+${PYSITELIB}/skimage/feature/_fisher_vector.pyo
 ${PYSITELIB}/skimage/feature/_haar.so
 ${PYSITELIB}/skimage/feature/_hessian_det_appx.so
 ${PYSITELIB}/skimage/feature/_hog.py
 ${PYSITELIB}/skimage/feature/_hog.pyc
+${PYSITELIB}/skimage/feature/_hog.pyo
 ${PYSITELIB}/skimage/feature/_hoghistogram.so
 ${PYSITELIB}/skimage/feature/_orb_descriptor_positions.py
 ${PYSITELIB}/skimage/feature/_orb_descriptor_positions.pyc
+${PYSITELIB}/skimage/feature/_orb_descriptor_positions.pyo
 ${PYSITELIB}/skimage/feature/_sift.so
 ${PYSITELIB}/skimage/feature/_texture.so
 ${PYSITELIB}/skimage/feature/blob.py
 ${PYSITELIB}/skimage/feature/blob.pyc
+${PYSITELIB}/skimage/feature/blob.pyo
 ${PYSITELIB}/skimage/feature/brief.py
 ${PYSITELIB}/skimage/feature/brief.pyc
+${PYSITELIB}/skimage/feature/brief.pyo
 ${PYSITELIB}/skimage/feature/brief_cy.so
 ${PYSITELIB}/skimage/feature/censure.py
 ${PYSITELIB}/skimage/feature/censure.pyc
+${PYSITELIB}/skimage/feature/censure.pyo
 ${PYSITELIB}/skimage/feature/censure_cy.so
 ${PYSITELIB}/skimage/feature/corner.py
 ${PYSITELIB}/skimage/feature/corner.pyc
+${PYSITELIB}/skimage/feature/corner.pyo
 ${PYSITELIB}/skimage/feature/corner_cy.so
-${PYSITELIB}/skimage/feature/fisher_vector.py
-${PYSITELIB}/skimage/feature/fisher_vector.pyc
 ${PYSITELIB}/skimage/feature/haar.py
 ${PYSITELIB}/skimage/feature/haar.pyc
+${PYSITELIB}/skimage/feature/haar.pyo
 ${PYSITELIB}/skimage/feature/match.py
 ${PYSITELIB}/skimage/feature/match.pyc
+${PYSITELIB}/skimage/feature/match.pyo
 ${PYSITELIB}/skimage/feature/orb.py
 ${PYSITELIB}/skimage/feature/orb.pyc
+${PYSITELIB}/skimage/feature/orb.pyo
 ${PYSITELIB}/skimage/feature/orb_cy.so
 ${PYSITELIB}/skimage/feature/orb_descriptor_positions.txt
 ${PYSITELIB}/skimage/feature/peak.py
 ${PYSITELIB}/skimage/feature/peak.pyc
+${PYSITELIB}/skimage/feature/peak.pyo
 ${PYSITELIB}/skimage/feature/sift.py
 ${PYSITELIB}/skimage/feature/sift.pyc
+${PYSITELIB}/skimage/feature/sift.pyo
 ${PYSITELIB}/skimage/feature/template.py
 ${PYSITELIB}/skimage/feature/template.pyc
+${PYSITELIB}/skimage/feature/template.pyo
 ${PYSITELIB}/skimage/feature/tests/__init__.py
 ${PYSITELIB}/skimage/feature/tests/__init__.pyc
+${PYSITELIB}/skimage/feature/tests/__init__.pyo
 ${PYSITELIB}/skimage/feature/tests/test_basic_features.py
 ${PYSITELIB}/skimage/feature/tests/test_basic_features.pyc
+${PYSITELIB}/skimage/feature/tests/test_basic_features.pyo
 ${PYSITELIB}/skimage/feature/tests/test_blob.py
 ${PYSITELIB}/skimage/feature/tests/test_blob.pyc
+${PYSITELIB}/skimage/feature/tests/test_blob.pyo
 ${PYSITELIB}/skimage/feature/tests/test_brief.py
 ${PYSITELIB}/skimage/feature/tests/test_brief.pyc
+${PYSITELIB}/skimage/feature/tests/test_brief.pyo
 ${PYSITELIB}/skimage/feature/tests/test_canny.py
 ${PYSITELIB}/skimage/feature/tests/test_canny.pyc
+${PYSITELIB}/skimage/feature/tests/test_canny.pyo
 ${PYSITELIB}/skimage/feature/tests/test_cascade.py
 ${PYSITELIB}/skimage/feature/tests/test_cascade.pyc
+${PYSITELIB}/skimage/feature/tests/test_cascade.pyo
 ${PYSITELIB}/skimage/feature/tests/test_censure.py
 ${PYSITELIB}/skimage/feature/tests/test_censure.pyc
+${PYSITELIB}/skimage/feature/tests/test_censure.pyo
 ${PYSITELIB}/skimage/feature/tests/test_corner.py
 ${PYSITELIB}/skimage/feature/tests/test_corner.pyc
+${PYSITELIB}/skimage/feature/tests/test_corner.pyo
 ${PYSITELIB}/skimage/feature/tests/test_daisy.py
 ${PYSITELIB}/skimage/feature/tests/test_daisy.pyc
+${PYSITELIB}/skimage/feature/tests/test_daisy.pyo
 ${PYSITELIB}/skimage/feature/tests/test_fisher_vector.py
 ${PYSITELIB}/skimage/feature/tests/test_fisher_vector.pyc
+${PYSITELIB}/skimage/feature/tests/test_fisher_vector.pyo
 ${PYSITELIB}/skimage/feature/tests/test_haar.py
 ${PYSITELIB}/skimage/feature/tests/test_haar.pyc
+${PYSITELIB}/skimage/feature/tests/test_haar.pyo
 ${PYSITELIB}/skimage/feature/tests/test_hog.py
 ${PYSITELIB}/skimage/feature/tests/test_hog.pyc
+${PYSITELIB}/skimage/feature/tests/test_hog.pyo
 ${PYSITELIB}/skimage/feature/tests/test_match.py
 ${PYSITELIB}/skimage/feature/tests/test_match.pyc
+${PYSITELIB}/skimage/feature/tests/test_match.pyo
 ${PYSITELIB}/skimage/feature/tests/test_orb.py
 ${PYSITELIB}/skimage/feature/tests/test_orb.pyc
+${PYSITELIB}/skimage/feature/tests/test_orb.pyo
 ${PYSITELIB}/skimage/feature/tests/test_peak.py
 ${PYSITELIB}/skimage/feature/tests/test_peak.pyc
+${PYSITELIB}/skimage/feature/tests/test_peak.pyo
 ${PYSITELIB}/skimage/feature/tests/test_sift.py
 ${PYSITELIB}/skimage/feature/tests/test_sift.pyc
+${PYSITELIB}/skimage/feature/tests/test_sift.pyo
 ${PYSITELIB}/skimage/feature/tests/test_template.py
 ${PYSITELIB}/skimage/feature/tests/test_template.pyc
+${PYSITELIB}/skimage/feature/tests/test_template.pyo
 ${PYSITELIB}/skimage/feature/tests/test_texture.py
 ${PYSITELIB}/skimage/feature/tests/test_texture.pyc
+${PYSITELIB}/skimage/feature/tests/test_texture.pyo
 ${PYSITELIB}/skimage/feature/tests/test_util.py
 ${PYSITELIB}/skimage/feature/tests/test_util.pyc
+${PYSITELIB}/skimage/feature/tests/test_util.pyo
 ${PYSITELIB}/skimage/feature/texture.py
 ${PYSITELIB}/skimage/feature/texture.pyc
+${PYSITELIB}/skimage/feature/texture.pyo
 ${PYSITELIB}/skimage/feature/util.py
 ${PYSITELIB}/skimage/feature/util.pyc
+${PYSITELIB}/skimage/feature/util.pyo
 ${PYSITELIB}/skimage/filters/__init__.py
 ${PYSITELIB}/skimage/filters/__init__.pyc
 ${PYSITELIB}/skimage/filters/__init__.pyi
+${PYSITELIB}/skimage/filters/__init__.pyo
 ${PYSITELIB}/skimage/filters/_fft_based.py
 ${PYSITELIB}/skimage/filters/_fft_based.pyc
+${PYSITELIB}/skimage/filters/_fft_based.pyo
 ${PYSITELIB}/skimage/filters/_gabor.py
 ${PYSITELIB}/skimage/filters/_gabor.pyc
+${PYSITELIB}/skimage/filters/_gabor.pyo
 ${PYSITELIB}/skimage/filters/_gaussian.py
 ${PYSITELIB}/skimage/filters/_gaussian.pyc
+${PYSITELIB}/skimage/filters/_gaussian.pyo
 ${PYSITELIB}/skimage/filters/_median.py
 ${PYSITELIB}/skimage/filters/_median.pyc
+${PYSITELIB}/skimage/filters/_median.pyo
 ${PYSITELIB}/skimage/filters/_multiotsu.so
 ${PYSITELIB}/skimage/filters/_rank_order.py
 ${PYSITELIB}/skimage/filters/_rank_order.pyc
+${PYSITELIB}/skimage/filters/_rank_order.pyo
 ${PYSITELIB}/skimage/filters/_sparse.py
 ${PYSITELIB}/skimage/filters/_sparse.pyc
+${PYSITELIB}/skimage/filters/_sparse.pyo
 ${PYSITELIB}/skimage/filters/_unsharp_mask.py
 ${PYSITELIB}/skimage/filters/_unsharp_mask.pyc
+${PYSITELIB}/skimage/filters/_unsharp_mask.pyo
 ${PYSITELIB}/skimage/filters/_window.py
 ${PYSITELIB}/skimage/filters/_window.pyc
+${PYSITELIB}/skimage/filters/_window.pyo
 ${PYSITELIB}/skimage/filters/edges.py
 ${PYSITELIB}/skimage/filters/edges.pyc
+${PYSITELIB}/skimage/filters/edges.pyo
 ${PYSITELIB}/skimage/filters/lpi_filter.py
 ${PYSITELIB}/skimage/filters/lpi_filter.pyc
+${PYSITELIB}/skimage/filters/lpi_filter.pyo
 ${PYSITELIB}/skimage/filters/rank/__init__.py
 ${PYSITELIB}/skimage/filters/rank/__init__.pyc
+${PYSITELIB}/skimage/filters/rank/__init__.pyo
 ${PYSITELIB}/skimage/filters/rank/_percentile.py
 ${PYSITELIB}/skimage/filters/rank/_percentile.pyc
+${PYSITELIB}/skimage/filters/rank/_percentile.pyo
 ${PYSITELIB}/skimage/filters/rank/bilateral.py
 ${PYSITELIB}/skimage/filters/rank/bilateral.pyc
+${PYSITELIB}/skimage/filters/rank/bilateral.pyo
 ${PYSITELIB}/skimage/filters/rank/bilateral_cy.so
 ${PYSITELIB}/skimage/filters/rank/core_cy.so
 ${PYSITELIB}/skimage/filters/rank/core_cy_3d.so
 ${PYSITELIB}/skimage/filters/rank/generic.py
 ${PYSITELIB}/skimage/filters/rank/generic.pyc
+${PYSITELIB}/skimage/filters/rank/generic.pyo
 ${PYSITELIB}/skimage/filters/rank/generic_cy.so
 ${PYSITELIB}/skimage/filters/rank/percentile_cy.so
 ${PYSITELIB}/skimage/filters/rank/tests/__init__.py
 ${PYSITELIB}/skimage/filters/rank/tests/__init__.pyc
+${PYSITELIB}/skimage/filters/rank/tests/__init__.pyo
 ${PYSITELIB}/skimage/filters/rank/tests/test_rank.py
 ${PYSITELIB}/skimage/filters/rank/tests/test_rank.pyc
+${PYSITELIB}/skimage/filters/rank/tests/test_rank.pyo
 ${PYSITELIB}/skimage/filters/ridges.py
 ${PYSITELIB}/skimage/filters/ridges.pyc
+${PYSITELIB}/skimage/filters/ridges.pyo
 ${PYSITELIB}/skimage/filters/tests/__init__.py
 ${PYSITELIB}/skimage/filters/tests/__init__.pyc
+${PYSITELIB}/skimage/filters/tests/__init__.pyo
 ${PYSITELIB}/skimage/filters/tests/test_correlate.py
 ${PYSITELIB}/skimage/filters/tests/test_correlate.pyc
+${PYSITELIB}/skimage/filters/tests/test_correlate.pyo
 ${PYSITELIB}/skimage/filters/tests/test_edges.py
 ${PYSITELIB}/skimage/filters/tests/test_edges.pyc
+${PYSITELIB}/skimage/filters/tests/test_edges.pyo
 ${PYSITELIB}/skimage/filters/tests/test_fft_based.py
 ${PYSITELIB}/skimage/filters/tests/test_fft_based.pyc
+${PYSITELIB}/skimage/filters/tests/test_fft_based.pyo
 ${PYSITELIB}/skimage/filters/tests/test_gabor.py
 ${PYSITELIB}/skimage/filters/tests/test_gabor.pyc
+${PYSITELIB}/skimage/filters/tests/test_gabor.pyo
 ${PYSITELIB}/skimage/filters/tests/test_gaussian.py
 ${PYSITELIB}/skimage/filters/tests/test_gaussian.pyc
+${PYSITELIB}/skimage/filters/tests/test_gaussian.pyo
 ${PYSITELIB}/skimage/filters/tests/test_lpi_filter.py
 ${PYSITELIB}/skimage/filters/tests/test_lpi_filter.pyc
+${PYSITELIB}/skimage/filters/tests/test_lpi_filter.pyo
 ${PYSITELIB}/skimage/filters/tests/test_median.py
 ${PYSITELIB}/skimage/filters/tests/test_median.pyc
+${PYSITELIB}/skimage/filters/tests/test_median.pyo
 ${PYSITELIB}/skimage/filters/tests/test_ridges.py
 ${PYSITELIB}/skimage/filters/tests/test_ridges.pyc
+${PYSITELIB}/skimage/filters/tests/test_ridges.pyo
 ${PYSITELIB}/skimage/filters/tests/test_thresholding.py
 ${PYSITELIB}/skimage/filters/tests/test_thresholding.pyc
+${PYSITELIB}/skimage/filters/tests/test_thresholding.pyo
 ${PYSITELIB}/skimage/filters/tests/test_unsharp_mask.py
 ${PYSITELIB}/skimage/filters/tests/test_unsharp_mask.pyc
+${PYSITELIB}/skimage/filters/tests/test_unsharp_mask.pyo
 ${PYSITELIB}/skimage/filters/tests/test_window.py
 ${PYSITELIB}/skimage/filters/tests/test_window.pyc
+${PYSITELIB}/skimage/filters/tests/test_window.pyo
 ${PYSITELIB}/skimage/filters/thresholding.py
 ${PYSITELIB}/skimage/filters/thresholding.pyc
+${PYSITELIB}/skimage/filters/thresholding.pyo
 ${PYSITELIB}/skimage/future/__init__.py
 ${PYSITELIB}/skimage/future/__init__.pyc
 ${PYSITELIB}/skimage/future/__init__.pyi
-${PYSITELIB}/skimage/future/graph/__init__.py
-${PYSITELIB}/skimage/future/graph/__init__.pyc
+${PYSITELIB}/skimage/future/__init__.pyo
 ${PYSITELIB}/skimage/future/manual_segmentation.py
 ${PYSITELIB}/skimage/future/manual_segmentation.pyc
+${PYSITELIB}/skimage/future/manual_segmentation.pyo
 ${PYSITELIB}/skimage/future/tests/__init__.py
 ${PYSITELIB}/skimage/future/tests/__init__.pyc
+${PYSITELIB}/skimage/future/tests/__init__.pyo
 ${PYSITELIB}/skimage/future/tests/test_trainable_segmentation.py
 ${PYSITELIB}/skimage/future/tests/test_trainable_segmentation.pyc
+${PYSITELIB}/skimage/future/tests/test_trainable_segmentation.pyo
 ${PYSITELIB}/skimage/future/trainable_segmentation.py
 ${PYSITELIB}/skimage/future/trainable_segmentation.pyc
+${PYSITELIB}/skimage/future/trainable_segmentation.pyo
 ${PYSITELIB}/skimage/graph/__init__.py
 ${PYSITELIB}/skimage/graph/__init__.pyc
+${PYSITELIB}/skimage/graph/__init__.pyi
+${PYSITELIB}/skimage/graph/__init__.pyo
 ${PYSITELIB}/skimage/graph/_graph.py
 ${PYSITELIB}/skimage/graph/_graph.pyc
+${PYSITELIB}/skimage/graph/_graph.pyo
 ${PYSITELIB}/skimage/graph/_graph_cut.py
 ${PYSITELIB}/skimage/graph/_graph_cut.pyc
+${PYSITELIB}/skimage/graph/_graph_cut.pyo
 ${PYSITELIB}/skimage/graph/_graph_merge.py
 ${PYSITELIB}/skimage/graph/_graph_merge.pyc
+${PYSITELIB}/skimage/graph/_graph_merge.pyo
 ${PYSITELIB}/skimage/graph/_mcp.so
 ${PYSITELIB}/skimage/graph/_ncut.py
 ${PYSITELIB}/skimage/graph/_ncut.pyc
+${PYSITELIB}/skimage/graph/_ncut.pyo
 ${PYSITELIB}/skimage/graph/_ncut_cy.so
 ${PYSITELIB}/skimage/graph/_rag.py
 ${PYSITELIB}/skimage/graph/_rag.pyc
+${PYSITELIB}/skimage/graph/_rag.pyo
 ${PYSITELIB}/skimage/graph/_spath.so
 ${PYSITELIB}/skimage/graph/heap.so
 ${PYSITELIB}/skimage/graph/mcp.py
 ${PYSITELIB}/skimage/graph/mcp.pyc
+${PYSITELIB}/skimage/graph/mcp.pyo
 ${PYSITELIB}/skimage/graph/spath.py
 ${PYSITELIB}/skimage/graph/spath.pyc
+${PYSITELIB}/skimage/graph/spath.pyo
 ${PYSITELIB}/skimage/graph/tests/__init__.py
 ${PYSITELIB}/skimage/graph/tests/__init__.pyc
+${PYSITELIB}/skimage/graph/tests/__init__.pyo
 ${PYSITELIB}/skimage/graph/tests/test_anisotropy.py
 ${PYSITELIB}/skimage/graph/tests/test_anisotropy.pyc
+${PYSITELIB}/skimage/graph/tests/test_anisotropy.pyo
 ${PYSITELIB}/skimage/graph/tests/test_connect.py
 ${PYSITELIB}/skimage/graph/tests/test_connect.pyc
+${PYSITELIB}/skimage/graph/tests/test_connect.pyo
 ${PYSITELIB}/skimage/graph/tests/test_flexible.py
 ${PYSITELIB}/skimage/graph/tests/test_flexible.pyc
+${PYSITELIB}/skimage/graph/tests/test_flexible.pyo
 ${PYSITELIB}/skimage/graph/tests/test_heap.py
 ${PYSITELIB}/skimage/graph/tests/test_heap.pyc
+${PYSITELIB}/skimage/graph/tests/test_heap.pyo
 ${PYSITELIB}/skimage/graph/tests/test_mcp.py
 ${PYSITELIB}/skimage/graph/tests/test_mcp.pyc
+${PYSITELIB}/skimage/graph/tests/test_mcp.pyo
 ${PYSITELIB}/skimage/graph/tests/test_pixel_graph.py
 ${PYSITELIB}/skimage/graph/tests/test_pixel_graph.pyc
+${PYSITELIB}/skimage/graph/tests/test_pixel_graph.pyo
 ${PYSITELIB}/skimage/graph/tests/test_rag.py
 ${PYSITELIB}/skimage/graph/tests/test_rag.pyc
+${PYSITELIB}/skimage/graph/tests/test_rag.pyo
 ${PYSITELIB}/skimage/graph/tests/test_spath.py
 ${PYSITELIB}/skimage/graph/tests/test_spath.pyc
+${PYSITELIB}/skimage/graph/tests/test_spath.pyo
 ${PYSITELIB}/skimage/io/__init__.py
 ${PYSITELIB}/skimage/io/__init__.pyc
+${PYSITELIB}/skimage/io/__init__.pyo
 ${PYSITELIB}/skimage/io/_image_stack.py
 ${PYSITELIB}/skimage/io/_image_stack.pyc
+${PYSITELIB}/skimage/io/_image_stack.pyo
 ${PYSITELIB}/skimage/io/_io.py
 ${PYSITELIB}/skimage/io/_io.pyc
+${PYSITELIB}/skimage/io/_io.pyo
 ${PYSITELIB}/skimage/io/_plugins/__init__.py
 ${PYSITELIB}/skimage/io/_plugins/__init__.pyc
+${PYSITELIB}/skimage/io/_plugins/__init__.pyo
 ${PYSITELIB}/skimage/io/_plugins/_colormixer.so
 ${PYSITELIB}/skimage/io/_plugins/_histograms.so
 ${PYSITELIB}/skimage/io/_plugins/fits_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/fits_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/fits_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/fits_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/gdal_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/gdal_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/gdal_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/gdal_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/imageio_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/imageio_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/imageio_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/imageio_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/imread_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/imread_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/imread_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/imread_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/matplotlib_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/matplotlib_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/matplotlib_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/matplotlib_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/pil_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/pil_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/pil_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/pil_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/simpleitk_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/simpleitk_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/simpleitk_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/simpleitk_plugin.pyo
 ${PYSITELIB}/skimage/io/_plugins/tifffile_plugin.ini
 ${PYSITELIB}/skimage/io/_plugins/tifffile_plugin.py
 ${PYSITELIB}/skimage/io/_plugins/tifffile_plugin.pyc
+${PYSITELIB}/skimage/io/_plugins/tifffile_plugin.pyo
 ${PYSITELIB}/skimage/io/collection.py
 ${PYSITELIB}/skimage/io/collection.pyc
+${PYSITELIB}/skimage/io/collection.pyo
 ${PYSITELIB}/skimage/io/manage_plugins.py
 ${PYSITELIB}/skimage/io/manage_plugins.pyc
+${PYSITELIB}/skimage/io/manage_plugins.pyo
 ${PYSITELIB}/skimage/io/sift.py
 ${PYSITELIB}/skimage/io/sift.pyc
+${PYSITELIB}/skimage/io/sift.pyo
 ${PYSITELIB}/skimage/io/tests/__init__.py
 ${PYSITELIB}/skimage/io/tests/__init__.pyc
+${PYSITELIB}/skimage/io/tests/__init__.pyo
 ${PYSITELIB}/skimage/io/tests/test_collection.py
 ${PYSITELIB}/skimage/io/tests/test_collection.pyc
+${PYSITELIB}/skimage/io/tests/test_collection.pyo
 ${PYSITELIB}/skimage/io/tests/test_fits.py
 ${PYSITELIB}/skimage/io/tests/test_fits.pyc
+${PYSITELIB}/skimage/io/tests/test_fits.pyo
 ${PYSITELIB}/skimage/io/tests/test_histograms.py
 ${PYSITELIB}/skimage/io/tests/test_histograms.pyc
+${PYSITELIB}/skimage/io/tests/test_histograms.pyo
 ${PYSITELIB}/skimage/io/tests/test_imageio.py
 ${PYSITELIB}/skimage/io/tests/test_imageio.pyc
+${PYSITELIB}/skimage/io/tests/test_imageio.pyo
 ${PYSITELIB}/skimage/io/tests/test_imread.py
 ${PYSITELIB}/skimage/io/tests/test_imread.pyc
+${PYSITELIB}/skimage/io/tests/test_imread.pyo
 ${PYSITELIB}/skimage/io/tests/test_io.py
 ${PYSITELIB}/skimage/io/tests/test_io.pyc
+${PYSITELIB}/skimage/io/tests/test_io.pyo
 ${PYSITELIB}/skimage/io/tests/test_mpl_imshow.py
 ${PYSITELIB}/skimage/io/tests/test_mpl_imshow.pyc
+${PYSITELIB}/skimage/io/tests/test_mpl_imshow.pyo
 ${PYSITELIB}/skimage/io/tests/test_multi_image.py
 ${PYSITELIB}/skimage/io/tests/test_multi_image.pyc
+${PYSITELIB}/skimage/io/tests/test_multi_image.pyo
 ${PYSITELIB}/skimage/io/tests/test_pil.py
 ${PYSITELIB}/skimage/io/tests/test_pil.pyc
+${PYSITELIB}/skimage/io/tests/test_pil.pyo
 ${PYSITELIB}/skimage/io/tests/test_plugin.py
 ${PYSITELIB}/skimage/io/tests/test_plugin.pyc
+${PYSITELIB}/skimage/io/tests/test_plugin.pyo
 ${PYSITELIB}/skimage/io/tests/test_sift.py
 ${PYSITELIB}/skimage/io/tests/test_sift.pyc
+${PYSITELIB}/skimage/io/tests/test_sift.pyo
 ${PYSITELIB}/skimage/io/tests/test_simpleitk.py
 ${PYSITELIB}/skimage/io/tests/test_simpleitk.pyc
+${PYSITELIB}/skimage/io/tests/test_simpleitk.pyo
 ${PYSITELIB}/skimage/io/tests/test_tifffile.py
 ${PYSITELIB}/skimage/io/tests/test_tifffile.pyc
+${PYSITELIB}/skimage/io/tests/test_tifffile.pyo
 ${PYSITELIB}/skimage/io/util.py
 ${PYSITELIB}/skimage/io/util.pyc
+${PYSITELIB}/skimage/io/util.pyo
 ${PYSITELIB}/skimage/measure/__init__.py
 ${PYSITELIB}/skimage/measure/__init__.pyc
+${PYSITELIB}/skimage/measure/__init__.pyi
+${PYSITELIB}/skimage/measure/__init__.pyo
 ${PYSITELIB}/skimage/measure/_blur_effect.py
 ${PYSITELIB}/skimage/measure/_blur_effect.pyc
+${PYSITELIB}/skimage/measure/_blur_effect.pyo
 ${PYSITELIB}/skimage/measure/_ccomp.so
 ${PYSITELIB}/skimage/measure/_colocalization.py
 ${PYSITELIB}/skimage/measure/_colocalization.pyc
+${PYSITELIB}/skimage/measure/_colocalization.pyo
 ${PYSITELIB}/skimage/measure/_find_contours.py
 ${PYSITELIB}/skimage/measure/_find_contours.pyc
+${PYSITELIB}/skimage/measure/_find_contours.pyo
 ${PYSITELIB}/skimage/measure/_find_contours_cy.so
 ${PYSITELIB}/skimage/measure/_label.py
 ${PYSITELIB}/skimage/measure/_label.pyc
+${PYSITELIB}/skimage/measure/_label.pyo
 ${PYSITELIB}/skimage/measure/_marching_cubes_lewiner.py
 ${PYSITELIB}/skimage/measure/_marching_cubes_lewiner.pyc
+${PYSITELIB}/skimage/measure/_marching_cubes_lewiner.pyo
 ${PYSITELIB}/skimage/measure/_marching_cubes_lewiner_cy.so
 ${PYSITELIB}/skimage/measure/_marching_cubes_lewiner_luts.py
 ${PYSITELIB}/skimage/measure/_marching_cubes_lewiner_luts.pyc
+${PYSITELIB}/skimage/measure/_marching_cubes_lewiner_luts.pyo
 ${PYSITELIB}/skimage/measure/_moments.py
 ${PYSITELIB}/skimage/measure/_moments.pyc
+${PYSITELIB}/skimage/measure/_moments.pyo
 ${PYSITELIB}/skimage/measure/_moments_analytical.py
 ${PYSITELIB}/skimage/measure/_moments_analytical.pyc
+${PYSITELIB}/skimage/measure/_moments_analytical.pyo
 ${PYSITELIB}/skimage/measure/_moments_cy.so
 ${PYSITELIB}/skimage/measure/_pnpoly.so
 ${PYSITELIB}/skimage/measure/_polygon.py
 ${PYSITELIB}/skimage/measure/_polygon.pyc
+${PYSITELIB}/skimage/measure/_polygon.pyo
 ${PYSITELIB}/skimage/measure/_regionprops.py
 ${PYSITELIB}/skimage/measure/_regionprops.pyc
+${PYSITELIB}/skimage/measure/_regionprops.pyo
 ${PYSITELIB}/skimage/measure/_regionprops_utils.py
 ${PYSITELIB}/skimage/measure/_regionprops_utils.pyc
+${PYSITELIB}/skimage/measure/_regionprops_utils.pyo
 ${PYSITELIB}/skimage/measure/block.py
 ${PYSITELIB}/skimage/measure/block.pyc
+${PYSITELIB}/skimage/measure/block.pyo
 ${PYSITELIB}/skimage/measure/entropy.py
 ${PYSITELIB}/skimage/measure/entropy.pyc
+${PYSITELIB}/skimage/measure/entropy.pyo
 ${PYSITELIB}/skimage/measure/fit.py
 ${PYSITELIB}/skimage/measure/fit.pyc
+${PYSITELIB}/skimage/measure/fit.pyo
 ${PYSITELIB}/skimage/measure/pnpoly.py
 ${PYSITELIB}/skimage/measure/pnpoly.pyc
+${PYSITELIB}/skimage/measure/pnpoly.pyo
 ${PYSITELIB}/skimage/measure/profile.py
 ${PYSITELIB}/skimage/measure/profile.pyc
+${PYSITELIB}/skimage/measure/profile.pyo
 ${PYSITELIB}/skimage/measure/tests/__init__.py
 ${PYSITELIB}/skimage/measure/tests/__init__.pyc
+${PYSITELIB}/skimage/measure/tests/__init__.pyo
 ${PYSITELIB}/skimage/measure/tests/test_block.py
 ${PYSITELIB}/skimage/measure/tests/test_block.pyc
+${PYSITELIB}/skimage/measure/tests/test_block.pyo
 ${PYSITELIB}/skimage/measure/tests/test_blur_effect.py
 ${PYSITELIB}/skimage/measure/tests/test_blur_effect.pyc
+${PYSITELIB}/skimage/measure/tests/test_blur_effect.pyo
 ${PYSITELIB}/skimage/measure/tests/test_ccomp.py
 ${PYSITELIB}/skimage/measure/tests/test_ccomp.pyc
+${PYSITELIB}/skimage/measure/tests/test_ccomp.pyo
 ${PYSITELIB}/skimage/measure/tests/test_colocalization.py
 ${PYSITELIB}/skimage/measure/tests/test_colocalization.pyc
+${PYSITELIB}/skimage/measure/tests/test_colocalization.pyo
 ${PYSITELIB}/skimage/measure/tests/test_entropy.py
 ${PYSITELIB}/skimage/measure/tests/test_entropy.pyc
+${PYSITELIB}/skimage/measure/tests/test_entropy.pyo
 ${PYSITELIB}/skimage/measure/tests/test_find_contours.py
 ${PYSITELIB}/skimage/measure/tests/test_find_contours.pyc
+${PYSITELIB}/skimage/measure/tests/test_find_contours.pyo
 ${PYSITELIB}/skimage/measure/tests/test_fit.py
 ${PYSITELIB}/skimage/measure/tests/test_fit.pyc
+${PYSITELIB}/skimage/measure/tests/test_fit.pyo
 ${PYSITELIB}/skimage/measure/tests/test_label.py
 ${PYSITELIB}/skimage/measure/tests/test_label.pyc
+${PYSITELIB}/skimage/measure/tests/test_label.pyo
 ${PYSITELIB}/skimage/measure/tests/test_marching_cubes.py
 ${PYSITELIB}/skimage/measure/tests/test_marching_cubes.pyc
+${PYSITELIB}/skimage/measure/tests/test_marching_cubes.pyo
 ${PYSITELIB}/skimage/measure/tests/test_moments.py
 ${PYSITELIB}/skimage/measure/tests/test_moments.pyc
+${PYSITELIB}/skimage/measure/tests/test_moments.pyo
 ${PYSITELIB}/skimage/measure/tests/test_pnpoly.py
 ${PYSITELIB}/skimage/measure/tests/test_pnpoly.pyc
+${PYSITELIB}/skimage/measure/tests/test_pnpoly.pyo
 ${PYSITELIB}/skimage/measure/tests/test_polygon.py
 ${PYSITELIB}/skimage/measure/tests/test_polygon.pyc
+${PYSITELIB}/skimage/measure/tests/test_polygon.pyo
 ${PYSITELIB}/skimage/measure/tests/test_profile.py
 ${PYSITELIB}/skimage/measure/tests/test_profile.pyc
+${PYSITELIB}/skimage/measure/tests/test_profile.pyo
 ${PYSITELIB}/skimage/measure/tests/test_regionprops.py
 ${PYSITELIB}/skimage/measure/tests/test_regionprops.pyc
+${PYSITELIB}/skimage/measure/tests/test_regionprops.pyo
 ${PYSITELIB}/skimage/metrics/__init__.py
 ${PYSITELIB}/skimage/metrics/__init__.pyc
+${PYSITELIB}/skimage/metrics/__init__.pyo
 ${PYSITELIB}/skimage/metrics/_adapted_rand_error.py
 ${PYSITELIB}/skimage/metrics/_adapted_rand_error.pyc
+${PYSITELIB}/skimage/metrics/_adapted_rand_error.pyo
 ${PYSITELIB}/skimage/metrics/_contingency_table.py
 ${PYSITELIB}/skimage/metrics/_contingency_table.pyc
+${PYSITELIB}/skimage/metrics/_contingency_table.pyo
 ${PYSITELIB}/skimage/metrics/_structural_similarity.py
 ${PYSITELIB}/skimage/metrics/_structural_similarity.pyc
+${PYSITELIB}/skimage/metrics/_structural_similarity.pyo
 ${PYSITELIB}/skimage/metrics/_variation_of_information.py
 ${PYSITELIB}/skimage/metrics/_variation_of_information.pyc
+${PYSITELIB}/skimage/metrics/_variation_of_information.pyo
 ${PYSITELIB}/skimage/metrics/set_metrics.py
 ${PYSITELIB}/skimage/metrics/set_metrics.pyc
+${PYSITELIB}/skimage/metrics/set_metrics.pyo
 ${PYSITELIB}/skimage/metrics/simple_metrics.py
 ${PYSITELIB}/skimage/metrics/simple_metrics.pyc
+${PYSITELIB}/skimage/metrics/simple_metrics.pyo
 ${PYSITELIB}/skimage/metrics/tests/__init__.py
 ${PYSITELIB}/skimage/metrics/tests/__init__.pyc
+${PYSITELIB}/skimage/metrics/tests/__init__.pyo
 ${PYSITELIB}/skimage/metrics/tests/test_segmentation_metrics.py
 ${PYSITELIB}/skimage/metrics/tests/test_segmentation_metrics.pyc
+${PYSITELIB}/skimage/metrics/tests/test_segmentation_metrics.pyo
 ${PYSITELIB}/skimage/metrics/tests/test_set_metrics.py
 ${PYSITELIB}/skimage/metrics/tests/test_set_metrics.pyc
+${PYSITELIB}/skimage/metrics/tests/test_set_metrics.pyo
 ${PYSITELIB}/skimage/metrics/tests/test_simple_metrics.py
 ${PYSITELIB}/skimage/metrics/tests/test_simple_metrics.pyc
+${PYSITELIB}/skimage/metrics/tests/test_simple_metrics.pyo
 ${PYSITELIB}/skimage/metrics/tests/test_structural_similarity.py
 ${PYSITELIB}/skimage/metrics/tests/test_structural_similarity.pyc
+${PYSITELIB}/skimage/metrics/tests/test_structural_similarity.pyo
 ${PYSITELIB}/skimage/morphology/__init__.py
 ${PYSITELIB}/skimage/morphology/__init__.pyc
+${PYSITELIB}/skimage/morphology/__init__.pyo
 ${PYSITELIB}/skimage/morphology/_convex_hull.so
 ${PYSITELIB}/skimage/morphology/_extrema_cy.so
 ${PYSITELIB}/skimage/morphology/_flood_fill.py
 ${PYSITELIB}/skimage/morphology/_flood_fill.pyc
+${PYSITELIB}/skimage/morphology/_flood_fill.pyo
 ${PYSITELIB}/skimage/morphology/_flood_fill_cy.so
 ${PYSITELIB}/skimage/morphology/_grayreconstruct.so
 ${PYSITELIB}/skimage/morphology/_max_tree.so
 ${PYSITELIB}/skimage/morphology/_skeletonize.py
 ${PYSITELIB}/skimage/morphology/_skeletonize.pyc
+${PYSITELIB}/skimage/morphology/_skeletonize.pyo
 ${PYSITELIB}/skimage/morphology/_skeletonize_3d_cy.so
 ${PYSITELIB}/skimage/morphology/_skeletonize_cy.so
 ${PYSITELIB}/skimage/morphology/_util.py
 ${PYSITELIB}/skimage/morphology/_util.pyc
+${PYSITELIB}/skimage/morphology/_util.pyo
 ${PYSITELIB}/skimage/morphology/ball_decompositions.npy
 ${PYSITELIB}/skimage/morphology/binary.py
 ${PYSITELIB}/skimage/morphology/binary.pyc
+${PYSITELIB}/skimage/morphology/binary.pyo
 ${PYSITELIB}/skimage/morphology/convex_hull.py
 ${PYSITELIB}/skimage/morphology/convex_hull.pyc
+${PYSITELIB}/skimage/morphology/convex_hull.pyo
 ${PYSITELIB}/skimage/morphology/disk_decompositions.npy
 ${PYSITELIB}/skimage/morphology/extrema.py
 ${PYSITELIB}/skimage/morphology/extrema.pyc
+${PYSITELIB}/skimage/morphology/extrema.pyo
 ${PYSITELIB}/skimage/morphology/footprints.py
 ${PYSITELIB}/skimage/morphology/footprints.pyc
+${PYSITELIB}/skimage/morphology/footprints.pyo
 ${PYSITELIB}/skimage/morphology/gray.py
 ${PYSITELIB}/skimage/morphology/gray.pyc
+${PYSITELIB}/skimage/morphology/gray.pyo
 ${PYSITELIB}/skimage/morphology/grayreconstruct.py
 ${PYSITELIB}/skimage/morphology/grayreconstruct.pyc
+${PYSITELIB}/skimage/morphology/grayreconstruct.pyo
 ${PYSITELIB}/skimage/morphology/isotropic.py
 ${PYSITELIB}/skimage/morphology/isotropic.pyc
+${PYSITELIB}/skimage/morphology/isotropic.pyo
 ${PYSITELIB}/skimage/morphology/max_tree.py
 ${PYSITELIB}/skimage/morphology/max_tree.pyc
+${PYSITELIB}/skimage/morphology/max_tree.pyo
 ${PYSITELIB}/skimage/morphology/misc.py
 ${PYSITELIB}/skimage/morphology/misc.pyc
+${PYSITELIB}/skimage/morphology/misc.pyo
 ${PYSITELIB}/skimage/morphology/tests/__init__.py
 ${PYSITELIB}/skimage/morphology/tests/__init__.pyc
+${PYSITELIB}/skimage/morphology/tests/__init__.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_binary.py
 ${PYSITELIB}/skimage/morphology/tests/test_binary.pyc
+${PYSITELIB}/skimage/morphology/tests/test_binary.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_convex_hull.py
 ${PYSITELIB}/skimage/morphology/tests/test_convex_hull.pyc
+${PYSITELIB}/skimage/morphology/tests/test_convex_hull.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_extrema.py
 ${PYSITELIB}/skimage/morphology/tests/test_extrema.pyc
+${PYSITELIB}/skimage/morphology/tests/test_extrema.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_flood_fill.py
 ${PYSITELIB}/skimage/morphology/tests/test_flood_fill.pyc
+${PYSITELIB}/skimage/morphology/tests/test_flood_fill.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_footprints.py
 ${PYSITELIB}/skimage/morphology/tests/test_footprints.pyc
+${PYSITELIB}/skimage/morphology/tests/test_footprints.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_gray.py
 ${PYSITELIB}/skimage/morphology/tests/test_gray.pyc
+${PYSITELIB}/skimage/morphology/tests/test_gray.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_isotropic.py
 ${PYSITELIB}/skimage/morphology/tests/test_isotropic.pyc
+${PYSITELIB}/skimage/morphology/tests/test_isotropic.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_max_tree.py
 ${PYSITELIB}/skimage/morphology/tests/test_max_tree.pyc
+${PYSITELIB}/skimage/morphology/tests/test_max_tree.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_misc.py
 ${PYSITELIB}/skimage/morphology/tests/test_misc.pyc
+${PYSITELIB}/skimage/morphology/tests/test_misc.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_reconstruction.py
 ${PYSITELIB}/skimage/morphology/tests/test_reconstruction.pyc
+${PYSITELIB}/skimage/morphology/tests/test_reconstruction.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_skeletonize.py
 ${PYSITELIB}/skimage/morphology/tests/test_skeletonize.pyc
+${PYSITELIB}/skimage/morphology/tests/test_skeletonize.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_skeletonize_3d.py
 ${PYSITELIB}/skimage/morphology/tests/test_skeletonize_3d.pyc
+${PYSITELIB}/skimage/morphology/tests/test_skeletonize_3d.pyo
 ${PYSITELIB}/skimage/morphology/tests/test_util.py
 ${PYSITELIB}/skimage/morphology/tests/test_util.pyc
+${PYSITELIB}/skimage/morphology/tests/test_util.pyo
+${PYSITELIB}/skimage/py.typed
 ${PYSITELIB}/skimage/registration/__init__.py
 ${PYSITELIB}/skimage/registration/__init__.pyc
+${PYSITELIB}/skimage/registration/__init__.pyi
+${PYSITELIB}/skimage/registration/__init__.pyo
 ${PYSITELIB}/skimage/registration/_masked_phase_cross_correlation.py
 ${PYSITELIB}/skimage/registration/_masked_phase_cross_correlation.pyc
+${PYSITELIB}/skimage/registration/_masked_phase_cross_correlation.pyo
 ${PYSITELIB}/skimage/registration/_optical_flow.py
 ${PYSITELIB}/skimage/registration/_optical_flow.pyc
+${PYSITELIB}/skimage/registration/_optical_flow.pyo
 ${PYSITELIB}/skimage/registration/_optical_flow_utils.py
 ${PYSITELIB}/skimage/registration/_optical_flow_utils.pyc
+${PYSITELIB}/skimage/registration/_optical_flow_utils.pyo
 ${PYSITELIB}/skimage/registration/_phase_cross_correlation.py
 ${PYSITELIB}/skimage/registration/_phase_cross_correlation.pyc
+${PYSITELIB}/skimage/registration/_phase_cross_correlation.pyo
 ${PYSITELIB}/skimage/registration/tests/__init__.py
 ${PYSITELIB}/skimage/registration/tests/__init__.pyc
+${PYSITELIB}/skimage/registration/tests/__init__.pyo
 ${PYSITELIB}/skimage/registration/tests/test_ilk.py
 ${PYSITELIB}/skimage/registration/tests/test_ilk.pyc
+${PYSITELIB}/skimage/registration/tests/test_ilk.pyo
 ${PYSITELIB}/skimage/registration/tests/test_masked_phase_cross_correlation.py
 ${PYSITELIB}/skimage/registration/tests/test_masked_phase_cross_correlation.pyc
+${PYSITELIB}/skimage/registration/tests/test_masked_phase_cross_correlation.pyo
 ${PYSITELIB}/skimage/registration/tests/test_phase_cross_correlation.py
 ${PYSITELIB}/skimage/registration/tests/test_phase_cross_correlation.pyc
+${PYSITELIB}/skimage/registration/tests/test_phase_cross_correlation.pyo
 ${PYSITELIB}/skimage/registration/tests/test_tvl1.py
 ${PYSITELIB}/skimage/registration/tests/test_tvl1.pyc
+${PYSITELIB}/skimage/registration/tests/test_tvl1.pyo
 ${PYSITELIB}/skimage/restoration/__init__.py
 ${PYSITELIB}/skimage/restoration/__init__.pyc
+${PYSITELIB}/skimage/restoration/__init__.pyi
+${PYSITELIB}/skimage/restoration/__init__.pyo
 ${PYSITELIB}/skimage/restoration/_cycle_spin.py
 ${PYSITELIB}/skimage/restoration/_cycle_spin.pyc
+${PYSITELIB}/skimage/restoration/_cycle_spin.pyo
 ${PYSITELIB}/skimage/restoration/_denoise.py
 ${PYSITELIB}/skimage/restoration/_denoise.pyc
+${PYSITELIB}/skimage/restoration/_denoise.pyo
 ${PYSITELIB}/skimage/restoration/_denoise_cy.so
 ${PYSITELIB}/skimage/restoration/_inpaint.so
 ${PYSITELIB}/skimage/restoration/_nl_means_denoising.so
+${PYSITELIB}/skimage/restoration/_rolling_ball.py
+${PYSITELIB}/skimage/restoration/_rolling_ball.pyc
+${PYSITELIB}/skimage/restoration/_rolling_ball.pyo
 ${PYSITELIB}/skimage/restoration/_rolling_ball_cy.so
 ${PYSITELIB}/skimage/restoration/_unwrap_1d.so
 ${PYSITELIB}/skimage/restoration/_unwrap_2d.so
 ${PYSITELIB}/skimage/restoration/_unwrap_3d.so
 ${PYSITELIB}/skimage/restoration/deconvolution.py
 ${PYSITELIB}/skimage/restoration/deconvolution.pyc
+${PYSITELIB}/skimage/restoration/deconvolution.pyo
 ${PYSITELIB}/skimage/restoration/inpaint.py
 ${PYSITELIB}/skimage/restoration/inpaint.pyc
+${PYSITELIB}/skimage/restoration/inpaint.pyo
 ${PYSITELIB}/skimage/restoration/j_invariant.py
 ${PYSITELIB}/skimage/restoration/j_invariant.pyc
+${PYSITELIB}/skimage/restoration/j_invariant.pyo
 ${PYSITELIB}/skimage/restoration/non_local_means.py
 ${PYSITELIB}/skimage/restoration/non_local_means.pyc
-${PYSITELIB}/skimage/restoration/rolling_ball.py
-${PYSITELIB}/skimage/restoration/rolling_ball.pyc
+${PYSITELIB}/skimage/restoration/non_local_means.pyo
 ${PYSITELIB}/skimage/restoration/tests/__init__.py
 ${PYSITELIB}/skimage/restoration/tests/__init__.pyc
+${PYSITELIB}/skimage/restoration/tests/__init__.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_denoise.py
 ${PYSITELIB}/skimage/restoration/tests/test_denoise.pyc
+${PYSITELIB}/skimage/restoration/tests/test_denoise.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_inpaint.py
 ${PYSITELIB}/skimage/restoration/tests/test_inpaint.pyc
+${PYSITELIB}/skimage/restoration/tests/test_inpaint.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_j_invariant.py
 ${PYSITELIB}/skimage/restoration/tests/test_j_invariant.pyc
+${PYSITELIB}/skimage/restoration/tests/test_j_invariant.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_restoration.py
 ${PYSITELIB}/skimage/restoration/tests/test_restoration.pyc
+${PYSITELIB}/skimage/restoration/tests/test_restoration.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_rolling_ball.py
 ${PYSITELIB}/skimage/restoration/tests/test_rolling_ball.pyc
+${PYSITELIB}/skimage/restoration/tests/test_rolling_ball.pyo
 ${PYSITELIB}/skimage/restoration/tests/test_unwrap.py
 ${PYSITELIB}/skimage/restoration/tests/test_unwrap.pyc
+${PYSITELIB}/skimage/restoration/tests/test_unwrap.pyo
 ${PYSITELIB}/skimage/restoration/uft.py
 ${PYSITELIB}/skimage/restoration/uft.pyc
+${PYSITELIB}/skimage/restoration/uft.pyo
 ${PYSITELIB}/skimage/restoration/unwrap.py
 ${PYSITELIB}/skimage/restoration/unwrap.pyc
+${PYSITELIB}/skimage/restoration/unwrap.pyo
 ${PYSITELIB}/skimage/segmentation/__init__.py
 ${PYSITELIB}/skimage/segmentation/__init__.pyc
+${PYSITELIB}/skimage/segmentation/__init__.pyo
 ${PYSITELIB}/skimage/segmentation/_chan_vese.py
 ${PYSITELIB}/skimage/segmentation/_chan_vese.pyc
+${PYSITELIB}/skimage/segmentation/_chan_vese.pyo
 ${PYSITELIB}/skimage/segmentation/_clear_border.py
 ${PYSITELIB}/skimage/segmentation/_clear_border.pyc
+${PYSITELIB}/skimage/segmentation/_clear_border.pyo
 ${PYSITELIB}/skimage/segmentation/_expand_labels.py
 ${PYSITELIB}/skimage/segmentation/_expand_labels.pyc
+${PYSITELIB}/skimage/segmentation/_expand_labels.pyo
 ${PYSITELIB}/skimage/segmentation/_felzenszwalb.py
 ${PYSITELIB}/skimage/segmentation/_felzenszwalb.pyc
+${PYSITELIB}/skimage/segmentation/_felzenszwalb.pyo
 ${PYSITELIB}/skimage/segmentation/_felzenszwalb_cy.so
 ${PYSITELIB}/skimage/segmentation/_join.py
 ${PYSITELIB}/skimage/segmentation/_join.pyc
+${PYSITELIB}/skimage/segmentation/_join.pyo
 ${PYSITELIB}/skimage/segmentation/_quickshift.py
 ${PYSITELIB}/skimage/segmentation/_quickshift.pyc
+${PYSITELIB}/skimage/segmentation/_quickshift.pyo
 ${PYSITELIB}/skimage/segmentation/_quickshift_cy.so
 ${PYSITELIB}/skimage/segmentation/_slic.so
 ${PYSITELIB}/skimage/segmentation/_watershed.py
 ${PYSITELIB}/skimage/segmentation/_watershed.pyc
+${PYSITELIB}/skimage/segmentation/_watershed.pyo
 ${PYSITELIB}/skimage/segmentation/_watershed_cy.so
 ${PYSITELIB}/skimage/segmentation/active_contour_model.py
 ${PYSITELIB}/skimage/segmentation/active_contour_model.pyc
+${PYSITELIB}/skimage/segmentation/active_contour_model.pyo
 ${PYSITELIB}/skimage/segmentation/boundaries.py
 ${PYSITELIB}/skimage/segmentation/boundaries.pyc
+${PYSITELIB}/skimage/segmentation/boundaries.pyo
 ${PYSITELIB}/skimage/segmentation/morphsnakes.py
 ${PYSITELIB}/skimage/segmentation/morphsnakes.pyc
+${PYSITELIB}/skimage/segmentation/morphsnakes.pyo
 ${PYSITELIB}/skimage/segmentation/random_walker_segmentation.py
 ${PYSITELIB}/skimage/segmentation/random_walker_segmentation.pyc
+${PYSITELIB}/skimage/segmentation/random_walker_segmentation.pyo
 ${PYSITELIB}/skimage/segmentation/slic_superpixels.py
 ${PYSITELIB}/skimage/segmentation/slic_superpixels.pyc
+${PYSITELIB}/skimage/segmentation/slic_superpixels.pyo
 ${PYSITELIB}/skimage/segmentation/tests/__init__.py
 ${PYSITELIB}/skimage/segmentation/tests/__init__.pyc
+${PYSITELIB}/skimage/segmentation/tests/__init__.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_active_contour_model.py
 ${PYSITELIB}/skimage/segmentation/tests/test_active_contour_model.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_active_contour_model.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_boundaries.py
 ${PYSITELIB}/skimage/segmentation/tests/test_boundaries.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_boundaries.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_chan_vese.py
 ${PYSITELIB}/skimage/segmentation/tests/test_chan_vese.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_chan_vese.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_clear_border.py
 ${PYSITELIB}/skimage/segmentation/tests/test_clear_border.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_clear_border.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_expand_labels.py
 ${PYSITELIB}/skimage/segmentation/tests/test_expand_labels.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_expand_labels.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_felzenszwalb.py
 ${PYSITELIB}/skimage/segmentation/tests/test_felzenszwalb.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_felzenszwalb.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_join.py
 ${PYSITELIB}/skimage/segmentation/tests/test_join.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_join.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_morphsnakes.py
 ${PYSITELIB}/skimage/segmentation/tests/test_morphsnakes.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_morphsnakes.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_quickshift.py
 ${PYSITELIB}/skimage/segmentation/tests/test_quickshift.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_quickshift.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_random_walker.py
 ${PYSITELIB}/skimage/segmentation/tests/test_random_walker.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_random_walker.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_slic.py
 ${PYSITELIB}/skimage/segmentation/tests/test_slic.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_slic.pyo
 ${PYSITELIB}/skimage/segmentation/tests/test_watershed.py
 ${PYSITELIB}/skimage/segmentation/tests/test_watershed.pyc
+${PYSITELIB}/skimage/segmentation/tests/test_watershed.pyo
 ${PYSITELIB}/skimage/transform/__init__.py
 ${PYSITELIB}/skimage/transform/__init__.pyc
+${PYSITELIB}/skimage/transform/__init__.pyi
+${PYSITELIB}/skimage/transform/__init__.pyo
 ${PYSITELIB}/skimage/transform/_geometric.py
 ${PYSITELIB}/skimage/transform/_geometric.pyc
+${PYSITELIB}/skimage/transform/_geometric.pyo
 ${PYSITELIB}/skimage/transform/_hough_transform.so
 ${PYSITELIB}/skimage/transform/_radon_transform.so
 ${PYSITELIB}/skimage/transform/_warps.py
 ${PYSITELIB}/skimage/transform/_warps.pyc
+${PYSITELIB}/skimage/transform/_warps.pyo
 ${PYSITELIB}/skimage/transform/_warps_cy.so
 ${PYSITELIB}/skimage/transform/finite_radon_transform.py
 ${PYSITELIB}/skimage/transform/finite_radon_transform.pyc
+${PYSITELIB}/skimage/transform/finite_radon_transform.pyo
 ${PYSITELIB}/skimage/transform/hough_transform.py
 ${PYSITELIB}/skimage/transform/hough_transform.pyc
+${PYSITELIB}/skimage/transform/hough_transform.pyo
 ${PYSITELIB}/skimage/transform/integral.py
 ${PYSITELIB}/skimage/transform/integral.pyc
+${PYSITELIB}/skimage/transform/integral.pyo
 ${PYSITELIB}/skimage/transform/pyramids.py
 ${PYSITELIB}/skimage/transform/pyramids.pyc
+${PYSITELIB}/skimage/transform/pyramids.pyo
 ${PYSITELIB}/skimage/transform/radon_transform.py
 ${PYSITELIB}/skimage/transform/radon_transform.pyc
+${PYSITELIB}/skimage/transform/radon_transform.pyo
 ${PYSITELIB}/skimage/transform/tests/__init__.py
 ${PYSITELIB}/skimage/transform/tests/__init__.pyc
+${PYSITELIB}/skimage/transform/tests/__init__.pyo
 ${PYSITELIB}/skimage/transform/tests/test_finite_radon_transform.py
 ${PYSITELIB}/skimage/transform/tests/test_finite_radon_transform.pyc
+${PYSITELIB}/skimage/transform/tests/test_finite_radon_transform.pyo
 ${PYSITELIB}/skimage/transform/tests/test_geometric.py
 ${PYSITELIB}/skimage/transform/tests/test_geometric.pyc
+${PYSITELIB}/skimage/transform/tests/test_geometric.pyo
 ${PYSITELIB}/skimage/transform/tests/test_hough_transform.py
 ${PYSITELIB}/skimage/transform/tests/test_hough_transform.pyc
+${PYSITELIB}/skimage/transform/tests/test_hough_transform.pyo
 ${PYSITELIB}/skimage/transform/tests/test_integral.py
 ${PYSITELIB}/skimage/transform/tests/test_integral.pyc
+${PYSITELIB}/skimage/transform/tests/test_integral.pyo
 ${PYSITELIB}/skimage/transform/tests/test_pyramids.py
 ${PYSITELIB}/skimage/transform/tests/test_pyramids.pyc
+${PYSITELIB}/skimage/transform/tests/test_pyramids.pyo
 ${PYSITELIB}/skimage/transform/tests/test_radon_transform.py
 ${PYSITELIB}/skimage/transform/tests/test_radon_transform.pyc
+${PYSITELIB}/skimage/transform/tests/test_radon_transform.pyo
 ${PYSITELIB}/skimage/transform/tests/test_warps.py
 ${PYSITELIB}/skimage/transform/tests/test_warps.pyc
+${PYSITELIB}/skimage/transform/tests/test_warps.pyo
 ${PYSITELIB}/skimage/util/__init__.py
 ${PYSITELIB}/skimage/util/__init__.pyc
+${PYSITELIB}/skimage/util/__init__.pyo
 ${PYSITELIB}/skimage/util/_invert.py
 ${PYSITELIB}/skimage/util/_invert.pyc
+${PYSITELIB}/skimage/util/_invert.pyo
 ${PYSITELIB}/skimage/util/_label.py
 ${PYSITELIB}/skimage/util/_label.pyc
+${PYSITELIB}/skimage/util/_label.pyo
 ${PYSITELIB}/skimage/util/_map_array.py
 ${PYSITELIB}/skimage/util/_map_array.pyc
+${PYSITELIB}/skimage/util/_map_array.pyo
 ${PYSITELIB}/skimage/util/_montage.py
 ${PYSITELIB}/skimage/util/_montage.pyc
+${PYSITELIB}/skimage/util/_montage.pyo
 ${PYSITELIB}/skimage/util/_regular_grid.py
 ${PYSITELIB}/skimage/util/_regular_grid.pyc
+${PYSITELIB}/skimage/util/_regular_grid.pyo
 ${PYSITELIB}/skimage/util/_remap.so
 ${PYSITELIB}/skimage/util/_slice_along_axes.py
 ${PYSITELIB}/skimage/util/_slice_along_axes.pyc
+${PYSITELIB}/skimage/util/_slice_along_axes.pyo
 ${PYSITELIB}/skimage/util/apply_parallel.py
 ${PYSITELIB}/skimage/util/apply_parallel.pyc
+${PYSITELIB}/skimage/util/apply_parallel.pyo
 ${PYSITELIB}/skimage/util/arraycrop.py
 ${PYSITELIB}/skimage/util/arraycrop.pyc
+${PYSITELIB}/skimage/util/arraycrop.pyo
 ${PYSITELIB}/skimage/util/compare.py
 ${PYSITELIB}/skimage/util/compare.pyc
+${PYSITELIB}/skimage/util/compare.pyo
 ${PYSITELIB}/skimage/util/dtype.py
 ${PYSITELIB}/skimage/util/dtype.pyc
+${PYSITELIB}/skimage/util/dtype.pyo
 ${PYSITELIB}/skimage/util/lookfor.py
 ${PYSITELIB}/skimage/util/lookfor.pyc
+${PYSITELIB}/skimage/util/lookfor.pyo
 ${PYSITELIB}/skimage/util/noise.py
 ${PYSITELIB}/skimage/util/noise.pyc
+${PYSITELIB}/skimage/util/noise.pyo
 ${PYSITELIB}/skimage/util/shape.py
 ${PYSITELIB}/skimage/util/shape.pyc
+${PYSITELIB}/skimage/util/shape.pyo
 ${PYSITELIB}/skimage/util/tests/__init__.py
 ${PYSITELIB}/skimage/util/tests/__init__.pyc
+${PYSITELIB}/skimage/util/tests/__init__.pyo
 ${PYSITELIB}/skimage/util/tests/test_apply_parallel.py
 ${PYSITELIB}/skimage/util/tests/test_apply_parallel.pyc
+${PYSITELIB}/skimage/util/tests/test_apply_parallel.pyo
 ${PYSITELIB}/skimage/util/tests/test_arraycrop.py
 ${PYSITELIB}/skimage/util/tests/test_arraycrop.pyc
+${PYSITELIB}/skimage/util/tests/test_arraycrop.pyo
 ${PYSITELIB}/skimage/util/tests/test_compare.py
 ${PYSITELIB}/skimage/util/tests/test_compare.pyc
+${PYSITELIB}/skimage/util/tests/test_compare.pyo
 ${PYSITELIB}/skimage/util/tests/test_dtype.py
 ${PYSITELIB}/skimage/util/tests/test_dtype.pyc
+${PYSITELIB}/skimage/util/tests/test_dtype.pyo
 ${PYSITELIB}/skimage/util/tests/test_invert.py
 ${PYSITELIB}/skimage/util/tests/test_invert.pyc
+${PYSITELIB}/skimage/util/tests/test_invert.pyo
 ${PYSITELIB}/skimage/util/tests/test_labels.py
 ${PYSITELIB}/skimage/util/tests/test_labels.pyc
+${PYSITELIB}/skimage/util/tests/test_labels.pyo
 ${PYSITELIB}/skimage/util/tests/test_map_array.py
 ${PYSITELIB}/skimage/util/tests/test_map_array.pyc
+${PYSITELIB}/skimage/util/tests/test_map_array.pyo
 ${PYSITELIB}/skimage/util/tests/test_montage.py
 ${PYSITELIB}/skimage/util/tests/test_montage.pyc
+${PYSITELIB}/skimage/util/tests/test_montage.pyo
 ${PYSITELIB}/skimage/util/tests/test_random_noise.py
 ${PYSITELIB}/skimage/util/tests/test_random_noise.pyc
+${PYSITELIB}/skimage/util/tests/test_random_noise.pyo
 ${PYSITELIB}/skimage/util/tests/test_regular_grid.py
 ${PYSITELIB}/skimage/util/tests/test_regular_grid.pyc
+${PYSITELIB}/skimage/util/tests/test_regular_grid.pyo
 ${PYSITELIB}/skimage/util/tests/test_shape.py
 ${PYSITELIB}/skimage/util/tests/test_shape.pyc
+${PYSITELIB}/skimage/util/tests/test_shape.pyo
 ${PYSITELIB}/skimage/util/tests/test_slice_along_axes.py
 ${PYSITELIB}/skimage/util/tests/test_slice_along_axes.pyc
+${PYSITELIB}/skimage/util/tests/test_slice_along_axes.pyo
 ${PYSITELIB}/skimage/util/tests/test_unique_rows.py
 ${PYSITELIB}/skimage/util/tests/test_unique_rows.pyc
+${PYSITELIB}/skimage/util/tests/test_unique_rows.pyo
 ${PYSITELIB}/skimage/util/unique.py
 ${PYSITELIB}/skimage/util/unique.pyc
+${PYSITELIB}/skimage/util/unique.pyo
diff --git a/py-scikit-image/distinfo b/py-scikit-image/distinfo
index f78f62116c..fbc26f8137 100644
--- a/py-scikit-image/distinfo
+++ b/py-scikit-image/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.8 2022/11/15 08:17:19 wiz Exp $
 
-BLAKE2s (scikit_image-0.21.0.tar.gz) = ae836ade2e3b12502234c85df1ee4b6482aeb2765360740f1ae980a0aefc9932
-SHA512 (scikit_image-0.21.0.tar.gz) = 3be52c341e68c951440885a810f3a2b52cafa1243701c192e3e9ade6bd248e7036ee5ea9ca26dbd754e3d9938ead7862e13e0155164c878a0de164c58a567bae
-Size (scikit_image-0.21.0.tar.gz) = 22720419 bytes
+BLAKE2s (scikit_image-0.22.0.tar.gz) = 4792d53b9d1752e281e4f64e2bf60fede6c800cd4a437cac109d0ff1cecd1496
+SHA512 (scikit_image-0.22.0.tar.gz) = 4b8c097cd5465f57b1c0879363fe3bdc0941decf2d1f8a881f13f2b7f3207c425f3a0cdcb4be0eed7b33d3ac2f3f8b1835d1cfa69cd3fa2ff5e0be11385fef48
+Size (scikit_image-0.22.0.tar.gz) = 22685018 bytes


Home | Main Index | Thread Index | Old Index