15
0

Accepting request 959943 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/959943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bashate?expand=0&rev=9
This commit is contained in:
2022-03-07 16:47:55 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 7 12:19:11 UTC 2022 - pgajdos@suse.com
- python-mock actually not needed for build
-------------------------------------------------------------------
Tue Jan 11 20:55:17 UTC 2022 - Dirk Müller <dmueller@suse.com>

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}