mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove python2-bandit.
This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-bandit): Remove variable.
This commit is contained in:
@@ -87,9 +87,6 @@ appropriate plugins against the AST nodes. Once Bandit has finished scanning
|
||||
all the files it generates a report.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-bandit
|
||||
(package-with-python2 python-bandit))
|
||||
|
||||
(define-public python-debtcollector
|
||||
(package
|
||||
(name "python-debtcollector")
|
||||
|
||||
Reference in New Issue
Block a user