unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41576] [PATCH] gnu: python-netcdf4: Update to 1.5.3
@ 2020-05-28 12:41 Josh Holland
  2020-05-28 14:33 ` bug#41576: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Holland @ 2020-05-28 12:41 UTC (permalink / raw)
  To: 41576; +Cc: Josh Holland

* gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.
---
 gnu/packages/python-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b359ffc955..b96a44e5fc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -78,6 +78,7 @@
 ;;; Copyright © 2020 Alex ter Weele <alex.ter.weele@gmail.com>
 ;;; Copyright © 2020 Matthew Kraai <kraai@ftbfs.org>
 ;;; Copyright © 2020 Ryan Prior <rprior@protonmail.com>
+;;; Copyright © 2020 Josh Holland <josh@inv.alid.pw>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -848,14 +849,14 @@ of the netcdf4 package before.")
 (define-public python-netcdf4
   (package
     (name "python-netcdf4")
-    (version "1.4.2")
+    (version "1.5.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "netCDF4" version))
        (sha256
         (base32
-         "0c0sklgrmv15ygliin8qq0hp7vanmbi74m6zpi0r1ksr0hssyd5r"))))
+         "1gn35mb2yc263pci720aik8ymz41lrvxlrn3z83vyjwghiashg1a"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.26.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41576: [PATCH] gnu: python-netcdf4: Update to 1.5.3
  2020-05-28 12:41 [bug#41576] [PATCH] gnu: python-netcdf4: Update to 1.5.3 Josh Holland
@ 2020-05-28 14:33 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-05-28 14:33 UTC (permalink / raw)
  To: Josh Holland; +Cc: 41576-done

On Thu, May 28, 2020 at 01:41:37PM +0100, Josh Holland wrote:
> * gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.5.3.

Thanks! Pushed as 8ccac2c974223886e98417f7f49804d18388eaa9




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-28 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 12:41 [bug#41576] [PATCH] gnu: python-netcdf4: Update to 1.5.3 Josh Holland
2020-05-28 14:33 ` bug#41576: " Leo Famulari

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).