summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-27 09:56:46 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-27 10:18:09 +0100
commit2d76e42fdbd92113c79b9436b0bc3b6087718612 (patch)
tree1ed3faa7dc25079fdd042d3c535be10ce9562107
parentdev-python/django-configurations: Mark ALLARCHES (diff)
downloadgentoo-2d76e42fdbd92113c79b9436b0bc3b6087718612.tar.gz
gentoo-2d76e42fdbd92113c79b9436b0bc3b6087718612.tar.bz2
gentoo-2d76e42fdbd92113c79b9436b0bc3b6087718612.zip
dev-python/bandit: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/bandit/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bandit/metadata.xml b/dev-python/bandit/metadata.xml
index 5504bd16ff30..87ea544cd31c 100644
--- a/dev-python/bandit/metadata.xml
+++ b/dev-python/bandit/metadata.xml
@@ -8,6 +8,7 @@
<longdescription lang="en">
Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.
</longdescription>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">bandit</remote-id>
<remote-id type="github">PyCQA/bandit</remote-id>