mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bandit: update to 1.6.2.
This commit is contained in:
parent
1b9f8d2045
commit
cc5cecf392
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.6.1
|
version=1.6.2
|
||||||
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=fa1fee3cb60a3dca89b7a86c0be82af0e830def961728aba9290854fe18c1f90
|
checksum=41e75315853507aa145d62a78a2a6c5e3240fe14ee7c601459d0df9418196065
|
||||||
|
|
Loading…
Add table
Reference in a new issue