From 26c7165dfeb54d479b95dcfd3a3c603906e38f64be29960a2977cfe43c1d6340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 May 2019 18:10:55 +0000 Subject: [PATCH] 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 --- bandit-1.5.1.tar.gz | 3 --- bandit-1.6.0.tar.gz | 3 +++ python-bandit.changes | 6 ++++++ python-bandit.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 bandit-1.5.1.tar.gz create mode 100644 bandit-1.6.0.tar.gz 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