devel/py-bandit: Update 1.6.2 -> 1.7.0
This commit is contained in:
parent
8e56948c6a
commit
085c516f28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558789
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bandit
|
||||
DISTVERSION= 1.6.2
|
||||
DISTVERSION= 1.7.0
|
||||
CATEGORIES= devel security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1564210976
|
||||
SHA256 (bandit-1.6.2.tar.gz) = 41e75315853507aa145d62a78a2a6c5e3240fe14ee7c601459d0df9418196065
|
||||
SIZE (bandit-1.6.2.tar.gz) = 498567
|
||||
TIMESTAMP = 1608514064
|
||||
SHA256 (bandit-1.7.0.tar.gz) = 8a4c7415254d75df8ff3c3b15cfe9042ecee628a1e40b44c15a98890fbfc2608
|
||||
SIZE (bandit-1.7.0.tar.gz) = 506225
|
||||
|
@ -3,4 +3,4 @@ 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.
|
||||
|
||||
WWW: https://github.com/stackforge/bandit
|
||||
WWW: https://github.com/openstack-archive/bandit
|
||||
|
Loading…
Reference in New Issue
Block a user