Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-matplotlib for openSUSE:Factory checked in at 2023-02-12 19:14:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old) and /work/SRC/openSUSE:Factory/.python-matplotlib.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib" Sun Feb 12 19:14:05 2023 rev:99 rq:1064340 version:3.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes 2023-01-06 17:05:05.708026180 +0100 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new.1848/python-matplotlib.changes 2023-02-12 19:14:09.660981750 +0100 @@ -1,0 +2,15 @@ +Wed Feb 8 18:31:43 UTC 2023 - Arun Persaud <a...@gmx.de> + +- update to version 3.6.3: + * Fix Artist removal from axes_grid1 Axes classes + * Fix inset_locator in subfigures + * Fix scatter on masked arrays with units + * Fix colorbar ticks with log norm contours + * Fix deprecation warnings in GTK4 backend + * Fix using relative paths in HTMLWriter + * Improve failure message from rcParams string validation for tuple + inputs + * Improve performance of QtAgg backends + * No longer modify pil_kwargs argument to imsave and savefig + +------------------------------------------------------------------- Old: ---- matplotlib-3.6.2.tar.gz New: ---- matplotlib-3.6.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.XqDRHa/_old 2023-02-12 19:14:10.284985574 +0100 +++ /var/tmp/diff_new_pack.XqDRHa/_new 2023-02-12 19:14:10.288985598 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-matplotlib%{psuffix} -Version: 3.6.2 +Version: 3.6.3 Release: 0 Summary: Plotting Library for Python License: SUSE-Matplotlib @@ -37,11 +37,18 @@ # Bundled version of freetype and qhull for testing purposes only Source98: http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz Source99: https://downloads.sourceforge.net/project/freetype/freetype2/2.6.1/freetype-2.6.1.tar.gz +Recommends: ghostscript +Recommends: libxml2-tools +Recommends: poppler-tools +Recommends: python-certifi +Recommends: (%{python_flavor}-matplotlib-tk if tk) +Provides: python-matplotlib-gtk = %{version} +Obsoletes: python-matplotlib-gtk < %{version} # SECTION build -BuildRequires: %{python_module setuptools_scm >= 7} BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module numpy-devel >= 1.19} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools_scm >= 7} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: c++_compiler @@ -57,23 +64,16 @@ BuildRequires: pkgconfig(tcl) # /SECTION # SECTION runtime -Requires: python-contourpy >= 1.0.1 Requires: python-Cycler >= 0.10 Requires: python-FontTools >= 4.22.0 Requires: python-Pillow >= 6.2.0 +Requires: python-contourpy >= 1.0.1 Requires: python-kiwisolver >= 1.0.1 Requires: python-numpy >= 1.19 Requires: python-packaging >= 20.0 Requires: python-pyparsing > 2.2.1 Requires: python-python-dateutil >= 2.7 # /SECTION -Recommends: ghostscript -Recommends: libxml2-tools -Recommends: poppler-tools -Recommends: python-certifi -Recommends: (%{python_flavor}-matplotlib-tk if tk) -Provides: python-matplotlib-gtk = %{version} -Obsoletes: python-matplotlib-gtk < %{version} # SECTION test %if %{with test} BuildRequires: %{python_module matplotlib = %{version}} ++++++ matplotlib-3.6.2.tar.gz -> matplotlib-3.6.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-matplotlib/matplotlib-3.6.2.tar.gz /work/SRC/openSUSE:Factory/.python-matplotlib.new.1848/matplotlib-3.6.3.tar.gz differ: char 5, line 1