15
0

Accepting request 959909 from home:pgajdos:python

- python-mock actually not needed for build

OBS-URL: https://build.opensuse.org/request/show/959909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bashate?expand=0&rev=17
This commit is contained in:
2022-03-07 13:51:47 +00:00
committed by Git OBS Bridge
parent 8d766fda8e
commit cbebabaa27
2 changed files with 5 additions and 1 deletions

View File

@@ -27,7 +27,6 @@ Group: Development/Languages/Python
URL: https://pypi.org/project/bashate/
Source: https://files.pythonhosted.org/packages/source/b/bashate/bashate-%{version}.tar.gz
BuildRequires: %{python_module Babel >= 0.9.6}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module testtools}