GNU bug report logs - #55917
[PATCH] gnu: python-bandit: Update to 1.7.4.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sun, 12 Jun 2022 06:14:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 55917-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: 55917-done <at> debbugs.gnu.org
Subject: Re: [bug#55917] [PATCH] gnu: python-bandit: Update to 1.7.4.
Date: Thu, 23 Jun 2022 13:10:20 +0100
[Message part 1 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/openstack.scm (python-bandit): Update to 1.7.4.
> ---
>  gnu/packages/openstack.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
> index 4c28bb9283..c5e8ed5527 100644
> --- a/gnu/packages/openstack.scm
> +++ b/gnu/packages/openstack.scm
> @@ -49,14 +49,14 @@ (define-module (gnu packages openstack)
>  (define-public python-bandit
>    (package
>      (name "python-bandit")
> -    (version "1.6.2")
> +    (version "1.7.4")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (pypi-uri "bandit" version))
>         (sha256
>          (base32
> -         "0rb034c99pyhb4a60z7f2kz40cjydhm8m9v2blaal1rmhlam7rs1"))))
> +         "1lkvf5ffdqa9504mm5fd9vvq0q5wdyqbkm32i4rswys1fg2shqrd"))))
>      (build-system python-build-system)
>      (arguments
>       ;; The tests are disabled to avoid a circular dependency with

Thanks, I've pushed this as 8e2ff622ed7e493a644ebcff62299d2ed1c4e806.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 358 days ago.

Previous Next


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