GNU bug report logs - #42239
[PATCH] gnu: python-bandit: Update home-page.

Previous Next

Package: guix-patches;

Reported by: Matthew Kraai <kraai <at> ftbfs.org>

Date: Tue, 7 Jul 2020 10:18:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Matthew Kraai <kraai <at> ftbfs.org>
Subject: bug#42239: closed (Re: [bug#42239] [PATCH] gnu: python-bandit:
 Update home-page.)
Date: Tue, 07 Jul 2020 12:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42239: [PATCH] gnu: python-bandit: Update home-page.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42239 <at> debbugs.gnu.org.

-- 
42239: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42239
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Matthew Kraai <kraai <at> ftbfs.org>
Cc: 42239-done <at> debbugs.gnu.org
Subject: Re: [bug#42239] [PATCH] gnu: python-bandit: Update home-page.
Date: Tue, 07 Jul 2020 14:21:55 +0200
Hello,

Matthew Kraai <kraai <at> ftbfs.org> writes:

> * gnu/packages/openstack.scm (python-bandit)[home-page]: Update to new
> URL.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Matthew Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew Kraai <kraai <at> ftbfs.org>
Subject: [PATCH] gnu: python-bandit: Update home-page.
Date: Tue,  7 Jul 2020 03:17:01 -0700
* gnu/packages/openstack.scm (python-bandit)[home-page]: Update to new URL.
---
 gnu/packages/openstack.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index a1e21d8872..d0294cdef3 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -79,7 +79,7 @@
         ("python-testrepository" ,python-testrepository)
         ("python-testscenarios" ,python-testscenarios)
         ("python-testtools" ,python-testtools)))
-    (home-page "https://wiki.openstack.org/wiki/Security/Projects/Bandit")
+    (home-page "https://github.com/PyCQA/bandit")
     (synopsis "Security oriented static analyser for python code")
     (description
       "Bandit is a tool designed to find common security issues in Python code.
-- 
2.27.0




This bug report was last modified 4 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.