forked from pool/python-bandit
Accepting request 682659 from home:jayvdb:coala:python3-bears
- Add missing dependency on stestr >= 1.0.0 OBS-URL: https://build.opensuse.org/request/show/682659 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bandit?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
5d7d36ed8a
commit
47ec4dd881
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 02:46:11 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add missing dependency on stestr >= 1.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 08:10:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -37,6 +37,7 @@ BuildRequires: %{python_module pbr >= 1.8}
|
||||
BuildRequires: %{python_module python-subunit >= 0.0.18}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.9.0}
|
||||
BuildRequires: %{python_module stestr >= 1.0.0}
|
||||
BuildRequires: %{python_module stevedore >= 1.17.1}
|
||||
BuildRequires: %{python_module testrepository >= 0.0.18}
|
||||
BuildRequires: %{python_module testscenarios >= 0.4}
|
||||
@@ -54,6 +55,7 @@ Requires: python-GitPython >= 1.0.1
|
||||
Requires: python-PyYAML >= 3.10.0
|
||||
Requires: python-six >= 1.9.0
|
||||
Requires: python-stevedore >= 1.17.1
|
||||
Requires: python-stestr >= 1.0.0
|
||||
BuildArch: noarch
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
Reference in New Issue
Block a user