Hello community,

here is the log from the commit of package python-scikit-image for 
openSUSE:Factory checked in at 2019-01-21 11:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-image (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-image.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-image"

Mon Jan 21 11:01:30 2019 rev:5 rq:667292 version:0.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-image/python-scikit-image.changes  
2018-10-09 15:53:33.186326405 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-image.new.28833/python-scikit-image.changes
       2019-01-21 11:03:26.547036121 +0100
@@ -1,0 +2,32 @@
+Sun Jan 20 04:53:23 UTC 2019 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+
+- update to version 0.14.2:
+  * API changes
+    + "skimage.measure.regionprops" no longer removes singleton
+      dimensions from label images (#3284). To recover the old
+      behavior, replace "regionprops(label_image)" calls with
+      "regionprops(np.squeeze(label_image))"
+  * Bug fixes
+    + Address deprecation of NumPy "_validate_lengths" (backport of
+      #3556)
+    + Correctly handle the maximum number of lines in Hough transforms
+      (backport of #3514)
+    + Correctly implement early stopping criterion for rank kernel
+      noise filter (backport of #3503)
+    + Fix "skimage.measure.regionprops" for 1x1 inputs (backport of
+      #3284)
+  * Enhancements
+    + Rewrite of "local_maxima" with flood-fill (backport of #3022,
+      #3447)
+  * Build Process & Testing
+    + Dedicate a "--pre" build in appveyor (backport of #3222)
+    + Avoid Travis-CI failure regarding "skimage.lookfor" (backport of
+      #3477)
+    + Stop using the "pytest.fixtures" decorator (#3558)
+    + Filter out DeprecationPendingWarning for matrix subclass (#3637)
+    + Fix matplotlib test warnings and circular import (#3632)
+
+-------------------------------------------------------------------

Old:
----
  scikit-image-0.14.1.tar.gz

New:
----
  scikit-image-0.14.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-scikit-image.spec ++++++
--- /var/tmp/diff_new_pack.yVHD62/_old  2019-01-21 11:03:29.119032819 +0100
+++ /var/tmp/diff_new_pack.yVHD62/_new  2019-01-21 11:03:29.123032814 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-scikit-image
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 # Test discovery issues
 %bcond_with tests
 Name:           python-scikit-image
-Version:        0.14.1
+Version:        0.14.2
 Release:        0
 Summary:        Collection of algorithms for image processing in Python
 License:        BSD-3-Clause

++++++ scikit-image-0.14.1.tar.gz -> scikit-image-0.14.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scikit-image/scikit-image-0.14.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-scikit-image.new.28833/scikit-image-0.14.2.tar.gz
 differ: char 5, line 1


Reply via email to