[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/37: gnu: Remove python2-bandit.
From: |
guix-commits |
Subject: |
22/37: gnu: Remove python2-bandit. |
Date: |
Mon, 16 Mar 2020 10:46:26 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit da44dcb87e713dcb6e75a465ed41eb64f5ffad0c
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:10:13 2020 +0100
gnu: Remove python2-bandit.
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-bandit): Remove variable.
---
gnu/packages/openstack.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index 734af38..8dd8c19 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -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")
- 09/37: gnu: python-flask-restful-swagger: Update to 0.20.1., (continued)
- 09/37: gnu: python-flask-restful-swagger: Update to 0.20.1., guix-commits, 2020/03/16
- 15/37: gnu: Remove python2-keystoneclient., guix-commits, 2020/03/16
- 12/37: gnu: Remove python2-flask-migrate., guix-commits, 2020/03/16
- 20/37: gnu: Remove python2-oslo.utils., guix-commits, 2020/03/16
- 23/37: gnu: Remove python2-gitpython., guix-commits, 2020/03/16
- 03/37: gnu: python-flask: Update to 1.1.1., guix-commits, 2020/03/16
- 04/37: gnu: python-flask-login: Update to 0.5.0., guix-commits, 2020/03/16
- 18/37: gnu: Remove python2-oslo.log., guix-commits, 2020/03/16
- 14/37: gnu: Remove git-annex-remote-hubic., guix-commits, 2020/03/16
- 13/37: gnu: beets: Fix build with newer Werkzeug., guix-commits, 2020/03/16
- 22/37: gnu: Remove python2-bandit.,
guix-commits <=
- 07/37: gnu: python-flask-restful: Update to 0.3.8., guix-commits, 2020/03/16
- 10/37: gnu: python-flask-migrate: Update to 2.5.3., guix-commits, 2020/03/16
- 17/37: gnu: Remove python2-tempest-lib., guix-commits, 2020/03/16
- 08/37: gnu: python-stdnum: Update to 1.13., guix-commits, 2020/03/16
- 16/37: gnu: Remove python2-swiftclient., guix-commits, 2020/03/16
- 21/37: gnu: Remove python2-oslo.config., guix-commits, 2020/03/16
- 26/37: gnu: python-gevent: Update to 1.4.0., guix-commits, 2020/03/16
- 33/37: gnu: python-zope-configuration: Update to 4.3.1., guix-commits, 2020/03/16
- 24/37: gnu: Remove python2-gitdb., guix-commits, 2020/03/16
- 27/37: gnu: python-zope-interface: Update to 4.7.2., guix-commits, 2020/03/16