forked from pool/python-bashate
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:
committed by
Git OBS Bridge
parent
8e2cfe860f
commit
8547fb10f9
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 19 07:45:17 UTC 2019 - Markos Chandras <mchandras@suse.de>
|
||||
|
||||
- Add python-pbr to runtime dependencies since bashate is trying to
|
||||
import it at the very beginning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 23:13:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user