Accepting request 963539 from home:pgajdos:python

- python-mock and python-nose2 are actually not needed for build

OBS-URL: https://build.opensuse.org/request/show/963539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flatdict?expand=0&rev=8
This commit is contained in:
Dirk Mueller 2022-03-21 10:32:17 +00:00 committed by Git OBS Bridge
parent 272bc2a176
commit 54c01905c1
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 21 09:46:04 UTC 2022 - pgajdos@suse.com
- python-mock and python-nose2 are actually not needed for build
-------------------------------------------------------------------
Sun Aug 16 13:18:49 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-flatdict
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,8 +25,6 @@ Summary: Python module for interacting with nested dicts
License: BSD-3-Clause
URL: https://github.com/gmr/flatdict
Source: https://github.com/gmr/flatdict/archive/%{version}.tar.gz#/flatdict-%{version}.tar.gz
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose2}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes