unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: jgart <jgart@dismail.de>
Cc: 55917-done@debbugs.gnu.org
Subject: bug#55917: [PATCH] gnu: python-bandit: Update to 1.7.4.
Date: Thu, 23 Jun 2022 13:10:20 +0100	[thread overview]
Message-ID: <878rpnmvgj.fsf@cbaines.net> (raw)
In-Reply-To: <20220612061324.17114-1-jgart@dismail.de>

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]


jgart via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2022-06-23 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-12  6:13 [bug#55917] [PATCH] gnu: python-bandit: Update to 1.7.4 jgart via Guix-patches via
2022-06-23 12:10 ` Christopher Baines [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rpnmvgj.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=55917-done@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).