diff --git a/bandit-1.5.1.tar.gz b/bandit-1.5.1.tar.gz deleted file mode 100644 index ccc3814..0000000 --- a/bandit-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9413facfe9de1e1bd291d525c784e1beb1a55c9916b51dae12979af63a69ba4c -size 480856 diff --git a/bandit-1.6.0.tar.gz b/bandit-1.6.0.tar.gz new file mode 100644 index 0000000..10173dd --- /dev/null +++ b/bandit-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50fb4ed4ee8a98b8329385e48e606fded0999a2cb3e2acb6e7213c962ff0de1 +size 498578 diff --git a/python-bandit.changes b/python-bandit.changes index 8cdf0a0..413816f 100644 --- a/python-bandit.changes +++ b/python-bandit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 16 17:29:13 UTC 2019 - Bryan Stephenson + +- Update to version 1.6.0 + * Add namespaces for parent attributes + ------------------------------------------------------------------- Fri Mar 8 02:46:11 UTC 2019 - John Vandenberg diff --git a/python-bandit.spec b/python-bandit.spec index ce66447..8f8a78d 100644 --- a/python-bandit.spec +++ b/python-bandit.spec @@ -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