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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9413facfe9de1e1bd291d525c784e1beb1a55c9916b51dae12979af63a69ba4c
|
||||
size 480856
|
3
bandit-1.6.0.tar.gz
Normal file
3
bandit-1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e50fb4ed4ee8a98b8329385e48e606fded0999a2cb3e2acb6e7213c962ff0de1
|
||||
size 498578
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 17:29:13 UTC 2019 - Bryan Stephenson <bstephenson@suse.com>
|
||||
|
||||
- Update to version 1.6.0
|
||||
* Add namespaces for parent attributes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 02:46:11 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -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