Hello community,

here is the log from the commit of package python-seaborn for openSUSE:Factory 
checked in at 2020-05-11 13:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-seaborn (Old)
 and      /work/SRC/openSUSE:Factory/.python-seaborn.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-seaborn"

Mon May 11 13:44:02 2020 rev:13 rq:802553 version:0.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-seaborn/python-seaborn.changes    
2020-01-31 23:59:26.591718527 +0100
+++ /work/SRC/openSUSE:Factory/.python-seaborn.new.2738/python-seaborn.changes  
2020-05-11 13:44:11.165480092 +0200
@@ -1,0 +2,31 @@
+Sat May  9 16:25:42 UTC 2020 - Arun Persaud <[email protected]>
+
+- specfile:
+  * removed use_platform_int.patch included upstream
+
+- update to version 0.10.1:
+  * Fixed a bug that appeared within the bootstrapping algorithm on
+    32-bit systems.
+  * Fixed a bug where :func:`regplot` would crash on singleton
+    inputs. Now a crash is avoided and regression estimation/plotting
+    is skipped.
+  * Fixed a bug where :func:`heatmap` would ignore user-specified
+    under/over/bad values when recentering a colormap.
+  * Fixed a bug where :func:`heatmap` would use values from masked
+    cells when computing default colormap limits.
+  * Fixed a bug where :func:`despine` would cause an error when trying
+    to trim spines on a matplotlib categorical axis.
+  * Adapted to a change in matplotlib that caused problems with single
+    swarm plots.
+  * Added the "showfliers" parameter to :func:`boxenplot` to suppress
+    plotting of outlier data points, matching the API of
+    :func:`boxplot`.
+  * Avoided seeing an error from statmodels when data with an IQR of 0
+    is passed to :func:`kdeplot`.
+  * Added the "legend.title_fontsize" to the :func:`plotting_context`
+    definition.
+  * Deprecated several utility functions that are no longer used
+    internally ("percentiles", "sig_stars", "pmf_hist", and
+    "sort_df").
+
+-------------------------------------------------------------------

Old:
----
  seaborn-0.10.0.tar.gz
  use_platform_int.patch

New:
----
  seaborn-0.10.1.tar.gz

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

Other differences:
------------------
++++++ python-seaborn.spec ++++++
--- /var/tmp/diff_new_pack.D6ZWJO/_old  2020-05-11 13:44:12.513482952 +0200
+++ /var/tmp/diff_new_pack.D6ZWJO/_new  2020-05-11 13:44:12.517482961 +0200
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-seaborn
-Version:        0.10.0
+Version:        0.10.1
 Release:        0
 Summary:        Statistical data visualization for python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/mwaskom/seaborn
 Source:         
https://files.pythonhosted.org/packages/source/s/seaborn/seaborn-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM use_platform_int.patch - 
https://github.com/mwaskom/seaborn/pull/1952
-Patch0:         use_platform_int.patch
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module fastcluster}
 BuildRequires:  %{python_module ipython}

++++++ seaborn-0.10.0.tar.gz -> seaborn-0.10.1.tar.gz ++++++
++++ 2352 lines of diff (skipped)


Reply via email to