Hello community,
here is the log from the commit of package python-GooseMPL for openSUSE:Factory
checked in at 2020-07-08 19:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GooseMPL (Old)
and /work/SRC/openSUSE:Factory/.python-GooseMPL.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GooseMPL"
Wed Jul 8 19:14:31 2020 rev:2 rq:819236 version:0.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-GooseMPL/python-GooseMPL.changes
2019-12-10 22:42:08.385815425 +0100
+++
/work/SRC/openSUSE:Factory/.python-GooseMPL.new.3060/python-GooseMPL.changes
2020-07-08 19:14:38.183455887 +0200
@@ -1,0 +2,11 @@
+Tue Jul 7 10:33:45 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 4.0.2
+ * Integration "__version__" directly in module
+ * Added functionality to write to HDF5 file
+ * Updating requirements for readthedocs
+ * Add LaTeX number formatting
+ * Extracting parameters from "plot_powerlaw"
+ * Style changes
+
+-------------------------------------------------------------------
Old:
----
GooseMPL-0.2.26.tar.gz
New:
----
GooseMPL-0.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-GooseMPL.spec ++++++
--- /var/tmp/diff_new_pack.XWnfql/_old 2020-07-08 19:14:40.187463025 +0200
+++ /var/tmp/diff_new_pack.XWnfql/_new 2020-07-08 19:14:40.187463025 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-GooseMPL
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-GooseMPL
-Version: 0.2.26
+Version: 0.4.2
Release: 0
Summary: Style and extension functions for matplotlib
License: MIT
@@ -29,14 +29,14 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
-Requires: python-matplotlib
+Requires: python-matplotlib >= 2.0.0
Requires: python-matplotlib-latex
-Requires: python-numpy
+Requires: python-numpy >= 1.0.0
Requires: tex(type1cm.sty)
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module matplotlib-latex}
+BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module numpy}
BuildRequires: tex(type1cm.sty)
# /SECTION
++++++ GooseMPL-0.2.26.tar.gz -> GooseMPL-0.4.2.tar.gz ++++++
++++ 6855 lines of diff (skipped)