unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: jgart <jgart@dismail.de>
Cc: 57509@debbugs.gnu.org, 57509-done@debbugs.gnu.org
Subject: [bug#57509] [PATCH] gnu: python-simplejson: Update to 3.17.6.
Date: Wed, 31 Aug 2022 17:18:38 -0400	[thread overview]
Message-ID: <CAJ=Rwfb22wG9LvqUCDQuWAKCdLycq3BtuES0o+bk0YwfvAGoTg@mail.gmail.com> (raw)
In-Reply-To: <20220831175353.9067-1-jgart@dismail.de>

Hello and thanks for the patch!

On Wed, Aug 31, 2022 at 1:55 PM jgart via Guix-patches via
<guix-patches@gnu.org> wrote:
>
> * gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.6.
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
> index 9b3d5edb93..b649991cd5 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -2796,14 +2796,14 @@ (define-public python-simpleaudio
>  (define-public python-simplejson
>    (package
>      (name "python-simplejson")
> -    (version "3.17.2")
> +    (version "3.17.6")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (pypi-uri "simplejson" version))
>        (sha256
>         (base32
> -        "0hc8nqwdlll4a9cr1k9msn5kmb6kmbjirpgvhjh254nr4sgwgv3m"))))
> +        "19pqqn01y6qmhhv8q6dh4p1acav49kl923kklnns2qxz5a6h766g"))))
>      (build-system python-build-system)
>      (native-inputs
>       (list python-toml))
> --
> 2.37.2

Looks good to me! 'guix refresh -l python-simplejson' says 216
packages will be rebuilt with this upgrade, so it meets the
requirements to be pushed directly to the master branch, which I have
just done.

Thanks again!

- Dave




  reply	other threads:[~2022-08-31 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31 17:53 [bug#57509] [PATCH] gnu: python-simplejson: Update to 3.17.6 jgart via Guix-patches via
2022-08-31 21:18 ` Thompson, David [this message]
2022-09-01  0:13   ` jgart via Guix-patches via

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='CAJ=Rwfb22wG9LvqUCDQuWAKCdLycq3BtuES0o+bk0YwfvAGoTg@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=57509-done@debbugs.gnu.org \
    --cc=57509@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).