15
0

Accepting request 704161 from home:markoschandras:branches:devel:languages:python

- Add python-pbr to runtime dependencies since bashate is trying to
  import it at the very beginning.

OBS-URL: https://build.opensuse.org/request/show/704161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bashate?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-05-20 08:16:38 +00:00
committed by Git OBS Bridge
parent 8e2cfe860f
commit 8547fb10f9
2 changed files with 7 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ BuildRequires: %{python_module testtools}
BuildRequires: fdupes
BuildRequires: python-argparse
Requires: python-Babel >= 0.9.6
Requires: python-pbr
BuildArch: noarch
%ifpython2
Requires: python-argparse