15
0

Accepting request 939028 from home:pgajdos:python

- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/939028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=50
This commit is contained in:
2021-12-17 23:47:46 +00:00
committed by Git OBS Bridge
parent d3f064cd35
commit cc2fbe938f
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 10 09:05:04 UTC 2021 - pgajdos@suse.com
- pytest-runner is not required for build
-------------------------------------------------------------------
Thu Sep 30 08:18:47 UTC 2021 - Stefan Schubert <schubi@suse.de>

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-chardet
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@@ -46,12 +46,12 @@ BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
%endif
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
%endif
%python_subpackages