Hello community, here is the log from the commit of package python-matplotlib for openSUSE:Factory checked in at 2018-01-31 19:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old) and /work/SRC/openSUSE:Factory/.python-matplotlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib" Wed Jan 31 19:51:16 2018 rev:58 rq:570907 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes 2018-01-19 11:53:51.761801614 +0100 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 2018-01-31 19:51:17.375157099 +0100 @@ -1,0 +2,5 @@ +Tue Jan 30 10:30:10 UTC 2018 - [email protected] + +- Update versions of required packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.5Co8ge/_old 2018-01-31 19:51:18.863087909 +0100 +++ /var/tmp/diff_new_pack.5Co8ge/_new 2018-01-31 19:51:18.867087724 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-matplotlib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -42,11 +42,11 @@ BuildRequires: python-functools32 BuildRequires: python-subprocess32 # Needed for all versions of python -BuildRequires: %{python_module Cycler} +BuildRequires: %{python_module Cycler >= 0.10} BuildRequires: %{python_module devel} -BuildRequires: %{python_module numpy >= 1.6} -BuildRequires: %{python_module numpy-devel >= 1.6} -BuildRequires: %{python_module pyparsing >= 1.5.6} +BuildRequires: %{python_module numpy >= 1.7.1} +BuildRequires: %{python_module numpy-devel >= 1.7.1} +BuildRequires: %{python_module pyparsing > 2.1.6} BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.10} @@ -94,9 +94,9 @@ # WebAgg dependencies BuildRequires: %{python_module tornado} # End of backend dependencies -Requires: python-Cycler -Requires: python-numpy >= 1.6 -Requires: python-pyparsing >= 1.5.6 +Requires: python-Cycler >= 0.10 +Requires: python-numpy >= 1.7.1 +Requires: python-pyparsing > 2.1.6 Requires: python-python-dateutil >= 1.1 Requires: python-pytz Requires: python-six >= 1.10
