bandit: update to 1.6.0.
This commit is contained in:
parent
f2bd3d4ee1
commit
ba523b1e43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bandit'
|
# Template file for 'bandit'
|
||||||
pkgname=bandit
|
pkgname=bandit
|
||||||
version=1.5.1
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="John Hamilton <hamilton@disroot.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://bandit.readthedocs.io/en/latest/"
|
homepage="https://bandit.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/b/bandit/bandit-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/bandit/bandit-${version}.tar.gz"
|
||||||
checksum=9413facfe9de1e1bd291d525c784e1beb1a55c9916b51dae12979af63a69ba4c
|
checksum=e50fb4ed4ee8a98b8329385e48e606fded0999a2cb3e2acb6e7213c962ff0de1
|
||||||
|
|
Loading…
Reference in a new issue