forked from pool/python-bandit
Accepting request 703510 from home:bryanstephenson:branches:devel:languages:python
- Update to version 1.6.0 * Add namespaces for parent attributes OBS-URL: https://build.opensuse.org/request/show/703510 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bandit?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
47ec4dd881
commit
26c7165dfe
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# Tests require python-hacking, which isn't compatible with pycodestyle
|
||||
%bcond_without builddocs
|
||||
Name: python-bandit
|
||||
Version: 1.5.1
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Security oriented static analyser for Python code
|
||||
License: Apache-2.0
|
||||
@@ -54,8 +54,8 @@ BuildRequires: %{python_module reno >= 1.8.0}
|
||||
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
|
||||
Requires: python-stevedore >= 1.17.1
|
||||
BuildArch: noarch
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
Reference in New Issue
Block a user