Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-GooseMPL for openSUSE:Factory
checked in at 2021-05-13 22:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GooseMPL (Old)
and /work/SRC/openSUSE:Factory/.python-GooseMPL.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GooseMPL"
Thu May 13 22:18:26 2021 rev:4 rq:891302 version:0.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-GooseMPL/python-GooseMPL.changes
2021-04-21 20:59:46.778237275 +0200
+++
/work/SRC/openSUSE:Factory/.python-GooseMPL.new.2988/python-GooseMPL.changes
2021-05-13 22:18:33.539584370 +0200
@@ -1,0 +2,5 @@
+Fri May 7 10:06:07 UTC 2021 - Ben Greiner <[email protected]>
+
+- Require the latex packages which are used in the code
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-GooseMPL.spec ++++++
--- /var/tmp/diff_new_pack.iHdUV7/_old 2021-05-13 22:18:33.951582937 +0200
+++ /var/tmp/diff_new_pack.iHdUV7/_new 2021-05-13 22:18:33.955582924 +0200
@@ -33,13 +33,18 @@
Requires: python-matplotlib >= 2.0.0
Requires: python-matplotlib-latex
Requires: python-numpy >= 1.0.0
-Requires: tex(type1cm.sty)
+# \usepackage{amsmath, amsfonts, amssymb, bm}
+Requires: texlive-amsmath
+Requires: texlive-amsfonts
+Requires: texlive-tools
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module matplotlib-latex}
BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module numpy}
-BuildRequires: tex(type1cm.sty)
+BuildRequires: texlive-amsfonts
+BuildRequires: texlive-amsmath
+BuildRequires: texlive-tools
# /SECTION
%python_subpackages