15
0

Accepting request 962397 from home:pgajdos:python

- python-mock is actually not required for build

OBS-URL: https://build.opensuse.org/request/show/962397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=12
This commit is contained in:
2022-03-17 11:10:19 +00:00
committed by Git OBS Bridge
parent 6634d47e67
commit 7ab03605f9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dateparser
#
# Copyright (c) 2021 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
@@ -41,7 +41,6 @@ BuildRequires: %{python_module GitPython}
BuildRequires: %{python_module convertdate}
BuildRequires: %{python_module coverage}
BuildRequires: %{python_module jdatetime}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil}