From 026c448693f302493341baf74393e708e1e04b25 Mon Sep 17 00:00:00 2001 From: John Hamilton Date: Thu, 31 Jan 2019 22:34:29 -0800 Subject: [PATCH] New package: bandit-1.5.1 closes #8047 Co-authored-by: maxice8 --- srcpkgs/bandit/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/bandit/template diff --git a/srcpkgs/bandit/template b/srcpkgs/bandit/template new file mode 100644 index 00000000000..1921b19ace8 --- /dev/null +++ b/srcpkgs/bandit/template @@ -0,0 +1,16 @@ +# Template file for 'bandit' +pkgname=bandit +version=1.5.1 +revision=1 +noarch=yes +build_style=python3-module +pycompile_module="bandit" +hostmakedepends="python3-setuptools" +depends="python3-GitPython python3-six python3-stevedore python3-yaml + python3-pbr" +short_desc="Tool designed to find common security issues in Python code" +maintainer="John Hamilton " +license="Apache-2.0" +homepage="https://bandit.readthedocs.io/en/latest/" +distfiles="${PYPI_SITE}/b/bandit/bandit-${version}.tar.gz" +checksum=9413facfe9de1e1bd291d525c784e1beb1a55c9916b51dae12979af63a69ba4c