GNU bug report logs - #57358
[PATCH core-updates] gnu: python-numpy: Update to 1.23.2.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 23 Aug 2022 14:53:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57358: closed ([PATCH core-updates] gnu: python-numpy: Update
 to 1.23.2.)
Date: Sat, 27 Aug 2022 22:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Aug 2022 23:59:28 +0200
with message-id <877d2tfiv3.fsf <at> gnu.org>
and subject line Re: [bug#57358] [PATCH core-updates] gnu: python-numpy: Update to 1.23.2.
has caused the debbugs.gnu.org bug report #57358,
regarding [PATCH core-updates] gnu: python-numpy: Update to 1.23.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57358: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57358
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH core-updates] gnu: python-numpy: Update to 1.23.2.
Date: Tue, 23 Aug 2022 14:52:36 +0000
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.2.
---
 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 68d4ae8687..5b934f1cc0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5566,7 +5566,7 @@ (define-public python-cython-3
 (define-public python-numpy
   (package
     (name "python-numpy")
-    (version "1.23.1")
+    (version "1.23.2")
     (source
      (origin
        (method url-fetch)
@@ -5575,7 +5575,7 @@ (define-public python-numpy
              version "/numpy-" version ".tar.gz"))
        (sha256
         (base32
-         "095nv17vm8hvj8cj0d76syl9xh99bbnkgnjr9ccy3wpykcsfyj6p"))))
+         "00bx3idjwhmzkdawg2dx1bp0316ig37jfx0dm82bvyv1hbj013dp"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.37.2



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>, 57358-done <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: Re: [bug#57358] [PATCH core-updates] gnu: python-numpy: Update to
 1.23.2.
Date: Sat, 27 Aug 2022 23:59:28 +0200
[Message part 4 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> skriver:

> * gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.2.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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