From 4cbce019328ef8b2bdfb1b6d4d22bd485830ea280348c1fdd6b5e4b793910507 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 10 Mar 2022 10:30:49 +0000 Subject: [PATCH] Accepting request 960431 from home:pgajdos:python - python-mock is actually not needed for build OBS-URL: https://build.opensuse.org/request/show/960431 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=20 --- python-coloredlogs.changes | 5 +++++ python-coloredlogs.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-coloredlogs.changes b/python-coloredlogs.changes index 3d83205..7d961f6 100644 --- a/python-coloredlogs.changes +++ b/python-coloredlogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 9 09:26:40 UTC 2022 - pgajdos@suse.com + +- python-mock is actually not needed for build + ------------------------------------------------------------------- Mon Dec 27 11:16:51 UTC 2021 - ecsos diff --git a/python-coloredlogs.spec b/python-coloredlogs.spec index 94e93a7..4ee7c21 100644 --- a/python-coloredlogs.spec +++ b/python-coloredlogs.spec @@ -1,7 +1,7 @@ # # spec file for package python-coloredlogs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2016, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -33,7 +33,6 @@ Source: https://files.pythonhosted.org/packages/source/c/coloredlogs/col Patch0: test_cli_conversion_test.patch BuildRequires: %{python_module capturer >= 2.4} BuildRequires: %{python_module humanfriendly >= 9.1} -BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module pytest >= 3.0.3} BuildRequires: %{python_module pytest-cov >= 2.3.1} BuildRequires: %{python_module setuptools} @@ -43,7 +42,7 @@ BuildRequires: python-rpm-macros Requires: python-capturer >= 2.4 Requires: python-humanfriendly >= 9.1 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-verboselogs >= 1.7 BuildArch: noarch %python_subpackages