Hello community,
here is the log from the commit of package python-scikit-image for
openSUSE:Factory checked in at 2018-10-09 15:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-image (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-image.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-image"
Tue Oct 9 15:53:30 2018 rev:4 rq:640658 version:0.14.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-image/python-scikit-image.changes
2018-09-04 22:56:32.349076535 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-image.new/python-scikit-image.changes
2018-10-09 15:53:33.186326405 +0200
@@ -1,0 +2,69 @@
+Mon Oct 8 14:59:23 UTC 2018 - Arun Persaud <[email protected]>
+
+- specfile:
+ * increase Cython requirement to 0.23.4
+
+- update to version 0.14.1:
+ * Bug fixes
+ + skimage.color.adapt_rgb was applying input functions to the
+ wrong axis (#3097)
+ + CollectionViewer now indexes correctly (it had been broken by an
+ update to NumPy indexing) (#3288)
+ + Handle deprecated indexing-by-list and NumPy matrix from NumPy
+ 1.15 (#3238, #3242, #3292)
+ + Fix incorrect inertia tensor calculation (#3303) (Special thanks
+ to JP Cornil for reporting this bug and for their patient help
+ with this fix)
+ + Fix missing comma in __all__ listing of moments_coord_central,
+ so it and moments_normalized can now be correctly imported from
+ the measure namespace (#3374)
+ + Fix background color in label2rgb(..., kind='avg') (#3280)
+ * Enhancements
+ + "Reflect" mode in transforms now works fine when an image
+ dimension has size 1 (#3174)
+ + img_as_float now allows single-precision (32-bit) float arrays
+ to pass through unmodified, rather than being up-converted to
+ 64-bit (#3110, #3052, #3391)
+ + Speed up rgb2gray computation (#3187)
+ + The scikit-image viewer now works with different PyQt versions
+ (#3157)
+ + The cycle_spin function for enhanced denoising works
+ single-threaded when dask is not installed now (#3218)
+ + scikit-image's io module will no longer inadvertently set the
+ matplotlib backend when imported (#3243)
+ + Fix deprecated get keyword from dask in favor of scheduler
+ (#3366)
+ + Add missing cval parameter to threshold_local (#3370)
+ * API changes
+ + Remove deprecated dynamic_range in measure.compare_psnr (#3313)
+ * Documentation
+ + Improve the documentation on data locality (#3127)
+ + Improve the documentation on dealing with video (#3176)
+ + Update broken link for Canny filter documentation (#3276)
+ + Fix incorrect documentation for the center parameter of
+ skimage.transform.rotate (#3341)
+ + Fix incorrect formatting of docstring in measure.profile_line
+ (#3236)
+ * Build process / development
+ + Ensure Cython is 0.23.4 or newer (#3171)
+ + Suppress warnings during testing (#3143)
+ + Fix skimage.test (#3152)
+ + Don't upload artifacts to AppVeyor (there is no way to delete
+ them) (#3315)
+ + Remove import * from the scikit-image package root (#3265)
+ + Allow named non-core contributors to issue MeeseeksDev commands
+ (#3357, #3358)
+ + Add testing in Python 3.7 (#3359)
+ + Add license file to the binary distribution (#3322)
+ + lookfor is no longer defined in __init__.py but rather imported
+ to it (#3162)
+ + Add pyproject.toml to ensure Cython is present before building
+ (#3295)
+ + Add explicit Python version Trove classifiers for PyPI (#3417)
+ + Ignore known test failures in 32-bit releases, allowing 32-bit
+ wheel builds (#3434)
+ + Ignore failure to raise floating point warnings on certain ARM
+ platforms (#3337)
+ + Fix tests to be compatible with PyWavelets 1.0 (#3406)
+
+-------------------------------------------------------------------
Old:
----
scikit-image-0.14.0.tar.gz
New:
----
scikit-image-0.14.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-image.spec ++++++
--- /var/tmp/diff_new_pack.RP3DJ3/_old 2018-10-09 15:53:37.334321492 +0200
+++ /var/tmp/diff_new_pack.RP3DJ3/_new 2018-10-09 15:53:37.338321487 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -21,14 +21,14 @@
# Test discovery issues
%bcond_with tests
Name: python-scikit-image
-Version: 0.14.0
+Version: 0.14.1
Release: 0
Summary: Collection of algorithms for image processing in Python
License: BSD-3-Clause
Group: Productivity/Scientific/Other
URL: http://scikit-image.org/
Source0:
https://files.pythonhosted.org/packages/source/s/scikit-image/scikit-image-%{version}.tar.gz
-BuildRequires: %{python_module Cython >= 0.23}
+BuildRequires: %{python_module Cython >= 0.23.4}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel >= 1.11}
BuildRequires: %{python_module scipy >= 0.17}
++++++ scikit-image-0.14.0.tar.gz -> scikit-image-0.14.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scikit-image/scikit-image-0.14.0.tar.gz
/work/SRC/openSUSE:Factory/.python-scikit-image.new/scikit-image-0.14.1.tar.gz
differ: char 5, line 1