emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47184: closed ([PATCH 1/1] gnu: python-numpy: Update to 1.20.1.)


From: GNU bug Tracking System
Subject: bug#47184: closed ([PATCH 1/1] gnu: python-numpy: Update to 1.20.1.)
Date: Wed, 16 Jun 2021 05:38:02 +0000

Your message dated Wed, 16 Jun 2021 07:34:45 +0200
with message-id <8635tijrt6.fsf@gmail.com>
and subject line Re: [bug#47183] [PATCH 0/1] *** Numpy Update to v1.20.1 ***
has caused the debbugs.gnu.org bug report #47183,
regarding [PATCH 1/1] gnu: python-numpy: Update to 1.20.1.
to be marked as done.

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


-- 
47183: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47183
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/1] gnu: python-numpy: Update to 1.20.1. Date: Tue, 16 Mar 2021 11:00:12 +0300
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.20.1.
---
 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a9fa391bb2..b7cfb9dede 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -88,7 +88,7 @@
 ;;; Copyright © 2020 Malte Frank Gerdes <malte.f.gerdes@gmail.com>
 ;;; Copyright © 2020 Joseph LaFreniere <joseph@lafreniere.xyz>
 ;;; Copyright © 2020 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
-;;; Copyright © 2020 Bonface Munyoki Kilyungi <bonfacemunyoki@gmail.com>
+;;; Copyright © 2020, 2021 Bonface Munyoki Kilyungi <me@bonfacemunyoki.com>
 ;;; Copyright © 2020 Ekaitz Zarraga <ekaitz@elenq.tech>
 ;;; Copyright © 2020 Diego N. Barbato <dnbarbato@posteo.de>
 ;;; Copyright © 2020 Leo Prikler <leo.prikler@student.tugraz.at>
@@ -4585,7 +4585,7 @@ between language specification and implementation 
aspects.")
 (define-public python-numpy
   (package
     (name "python-numpy")
-    (version "1.17.3")
+    (version "1.20.1")
     (source
      (origin
        (method url-fetch)
@@ -4594,7 +4594,7 @@ between language specification and implementation 
aspects.")
              version "/numpy-" version ".tar.gz"))
        (sha256
         (base32
-         "1ak9dmjja0q90a7fsxli51ypcwssh8c4pb6f8wkrsnf2xgdk6dy9"))))
+         "0vc4fr3429a1rrzfxbd05lifrh72bwcc5vavwlwr5jmlxdlivxcv"))))
     (build-system python-build-system)
     (inputs
      `(("openblas" ,openblas)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47183] [PATCH 0/1] *** Numpy Update to v1.20.1 *** Date: Wed, 16 Jun 2021 07:34:45 +0200
Hi,

On Mon, 14 Jun 2021 at 09:54, Bonface Munyoki K. <me@bonfacemunyoki.com> wrote:
> zimoun <zimon.toutoune@gmail.com> anaandika:

>> I propose to close this one in favor of patch#48703.  WDYT?
>
> I agree! The patches build for me! \m/\m/

Therefore, close in favor of patch#48703.

Thanks,
simon


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]