Hello community,
here is the log from the commit of package python-pytest-mpl for
openSUSE:Factory checked in at 2020-08-04 20:23:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-mpl (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-mpl.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-mpl"
Tue Aug 4 20:23:45 2020 rev:3 rq:824217 version:0.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-mpl/python-pytest-mpl.changes
2019-11-18 20:09:52.189607945 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-mpl.new.3592/python-pytest-mpl.changes
2020-08-04 20:24:03.385015461 +0200
@@ -1,0 +2,5 @@
+Mon Aug 3 20:56:00 UTC 2020 - Matej Cepl <[email protected]>
+
+- Nose is actually not needed (gh#matplotlib/pytest-mpl#25).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-mpl.spec ++++++
--- /var/tmp/diff_new_pack.szwrby/_old 2020-08-04 20:24:05.821016283 +0200
+++ /var/tmp/diff_new_pack.szwrby/_new 2020-08-04 20:24:05.825016284 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-mpl
#
-# Copyright (c) 2019 SUSE LLC.
+# 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
@@ -31,13 +31,11 @@
BuildRequires: python-rpm-macros
Requires: python-Pillow
Requires: python-matplotlib
-Requires: python-nose
Requires: python-pytest
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Pillow}
BuildRequires: %{python_module matplotlib}
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages