Accepting request 824217 from devel:languages:python:pytest

- Nose is actually not needed (gh#matplotlib/pytest-mpl#25).

OBS-URL: https://build.opensuse.org/request/show/824217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-mpl?expand=0&rev=3
This commit is contained in:
2020-08-04 18:23:45 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 3 20:56:00 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Nose is actually not needed (gh#matplotlib/pytest-mpl#25).
-------------------------------------------------------------------
Mon Nov 18 07:58:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -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: fdupes
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