15
0

Accepting request 936479 from home:pgajdos:python

- do not require pytest-runner, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936479
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=15
This commit is contained in:
2021-12-09 00:26:26 +00:00
committed by Git OBS Bridge
parent 039fa2f39b
commit 9ced07f8b5
2 changed files with 6 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ URL: https://github.com/thombashi/mbstrdecoder
Source: https://files.pythonhosted.org/packages/source/m/mbstrdecoder/mbstrdecoder-%{version}.tar.gz
BuildRequires: %{python_module Faker >= 1.0.2}
BuildRequires: %{python_module chardet >= 3.0.4}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros