15
0

Accepting request 963649 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/963649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flatdict?expand=0&rev=4
This commit is contained in:
2022-03-21 19:12:28 +00:00
committed by Git OBS Bridge
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