From 52bbae4aa14bfbac6024758834e219146819ea217a3b857fe3801deca2385d4d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 3 Aug 2020 20:56:38 +0000 Subject: [PATCH] - Nose is actually not needed (gh#matplotlib/pytest-mpl#25). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mpl?expand=0&rev=6 --- python-pytest-mpl.changes | 5 +++++ python-pytest-mpl.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-pytest-mpl.changes b/python-pytest-mpl.changes index a242217..2504662 100644 --- a/python-pytest-mpl.changes +++ b/python-pytest-mpl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 3 20:56:00 UTC 2020 - Matej Cepl + +- Nose is actually not needed (gh#matplotlib/pytest-mpl#25). + ------------------------------------------------------------------- Mon Nov 18 07:58:33 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-mpl.spec b/python-pytest-mpl.spec index be5b7af..55f8450 100644 --- a/python-pytest-mpl.spec +++ b/python-pytest-mpl.spec @@ -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