GNU bug report logs - #57509
[PATCH] gnu: python-simplejson: Update to 3.17.6.

Previous Next

Package: guix-patches;

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

Date: Wed, 31 Aug 2022 17:55:02 UTC

Severity: normal

Tags: patch

Done: "Thompson, David" <dthompson2 <at> worcester.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57509 in the body.
You can then email your comments to 57509 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57509; Package guix-patches. (Wed, 31 Aug 2022 17:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 31 Aug 2022 17:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-simplejson: Update to 3.17.6.
Date: Wed, 31 Aug 2022 12:53:53 -0500
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#57509; Package guix-patches. (Wed, 31 Aug 2022 21:19:02 GMT) Full text and rfc822 format available.

Message #8 received at 57509 <at> debbugs.gnu.org (full text, mbox):

From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: jgart <jgart <at> dismail.de>
Cc: 57509 <at> debbugs.gnu.org, 57509-done <at> debbugs.gnu.org
Subject: Re: [bug#57509] [PATCH] gnu: python-simplejson: Update to 3.17.6.
Date: Wed, 31 Aug 2022 17:18:38 -0400
Hello and thanks for the patch!

On Wed, Aug 31, 2022 at 1:55 PM jgart via Guix-patches via
<guix-patches <at> 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 sent to "Thompson, David" <dthompson2 <at> worcester.edu>:
You have taken responsibility. (Wed, 31 Aug 2022 21:19:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Wed, 31 Aug 2022 21:19:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#57509; Package guix-patches. (Thu, 01 Sep 2022 00:14:01 GMT) Full text and rfc822 format available.

Message #16 received at 57509 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: "Thompson, David" <dthompson2 <at> worcester.edu>
Cc: 57509 <at> debbugs.gnu.org, 57509-done <at> debbugs.gnu.org
Subject: Re: [bug#57509] [PATCH] gnu: python-simplejson: Update to 3.17.6.
Date: Wed, 31 Aug 2022 19:13:21 -0500
On Wed, 31 Aug 2022 17:18:38 -0400 "Thompson, David" <dthompson2 <at> worcester.edu> wrote:
> Hello and thanks for the patch!

Thank you Dave! Much appreciated.

all best,

jgart

https://whereis.みんな/




Information forwarded to guix-patches <at> gnu.org:
bug#57509; Package guix-patches. (Thu, 01 Sep 2022 00:14:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 29 Sep 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 206 days ago.

Previous Next


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