From unknown Sun Aug 17 01:43:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#42239] [PATCH] gnu: python-bandit: Update home-page. Resent-From: Matthew Kraai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 07 Jul 2020 10:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42239 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42239@debbugs.gnu.org Cc: Matthew Kraai X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159411707325647 (code B ref -1); Tue, 07 Jul 2020 10:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Jul 2020 10:17:53 +0000 Received: from localhost ([127.0.0.1]:35544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jskfh-0006fa-25 for submit@debbugs.gnu.org; Tue, 07 Jul 2020 06:17:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:55144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jskfb-0006fP-Mp for submit@debbugs.gnu.org; Tue, 07 Jul 2020 06:17:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jskfb-0003Km-Hv for guix-patches@gnu.org; Tue, 07 Jul 2020 06:17:47 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:37726 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jskfZ-0002IG-TT for guix-patches@gnu.org; Tue, 07 Jul 2020 06:17:47 -0400 Received: from ip68-5-94-190.oc.oc.cox.net ([68.5.94.190] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jskfX-0003nR-9P; Tue, 07 Jul 2020 10:17:43 +0000 From: Matthew Kraai Date: Tue, 7 Jul 2020 03:17:01 -0700 Message-Id: <20200707101701.2299-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/07 06:17:43 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * 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 From unknown Sun Aug 17 01:43:52 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Matthew Kraai Subject: bug#42239: closed (Re: [bug#42239] [PATCH] gnu: python-bandit: Update home-page.) Message-ID: References: <87h7uj7bx8.fsf@nicolasgoaziou.fr> <20200707101701.2299-1-kraai@ftbfs.org> X-Gnu-PR-Message: they-closed 42239 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 42239@debbugs.gnu.org Date: Tue, 07 Jul 2020 12:23:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1594124582-13688-1" This is a multi-part message in MIME format... ------------=_1594124582-13688-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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@debbugs.gnu.org. --=20 42239: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D42239 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1594124582-13688-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 42239-done) by debbugs.gnu.org; 7 Jul 2020 12:22:04 +0000 Received: from localhost ([127.0.0.1]:35668 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsmbs-0003XN-1O for submit@debbugs.gnu.org; Tue, 07 Jul 2020 08:22:04 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:58759) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsmbq-0003Wj-VK for 42239-done@debbugs.gnu.org; Tue, 07 Jul 2020 08:22:03 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 28595E000C; Tue, 7 Jul 2020 12:21:55 +0000 (UTC) From: Nicolas Goaziou To: Matthew Kraai Subject: Re: [bug#42239] [PATCH] gnu: python-bandit: Update home-page. References: <20200707101701.2299-1-kraai@ftbfs.org> Date: Tue, 07 Jul 2020 14:21:55 +0200 In-Reply-To: <20200707101701.2299-1-kraai@ftbfs.org> (Matthew Kraai's message of "Tue, 7 Jul 2020 03:17:01 -0700") Message-ID: <87h7uj7bx8.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 42239-done Cc: 42239-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Matthew Kraai writes: > * gnu/packages/openstack.scm (python-bandit)[home-page]: Update to new > URL. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1594124582-13688-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Jul 2020 10:17:53 +0000 Received: from localhost ([127.0.0.1]:35544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jskfh-0006fa-25 for submit@debbugs.gnu.org; Tue, 07 Jul 2020 06:17:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:55144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jskfb-0006fP-Mp for submit@debbugs.gnu.org; Tue, 07 Jul 2020 06:17:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jskfb-0003Km-Hv for guix-patches@gnu.org; Tue, 07 Jul 2020 06:17:47 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:37726 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jskfZ-0002IG-TT for guix-patches@gnu.org; Tue, 07 Jul 2020 06:17:47 -0400 Received: from ip68-5-94-190.oc.oc.cox.net ([68.5.94.190] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jskfX-0003nR-9P; Tue, 07 Jul 2020 10:17:43 +0000 From: Matthew Kraai To: guix-patches@gnu.org Subject: [PATCH] gnu: python-bandit: Update home-page. Date: Tue, 7 Jul 2020 03:17:01 -0700 Message-Id: <20200707101701.2299-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/07 06:17:43 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Matthew Kraai X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * 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 ------------=_1594124582-13688-1--