15
0

Accepting request 960709 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/960709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coloredlogs?expand=0&rev=11
This commit is contained in:
2022-03-10 21:45:22 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -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 <ecsos@opensuse.org>

View File

@@ -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 <mardnh@gmx.de>
#
# 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