GNU bug report logs -
#41576
[PATCH] gnu: python-netcdf4: Update to 1.5.3
Previous Next
Reported by: Josh Holland <josh <at> inv.alid.pw>
Date: Thu, 28 May 2020 12:42:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
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 41576 in the body.
You can then email your comments to 41576 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#41576
; Package
guix-patches
.
(Thu, 28 May 2020 12:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Josh Holland <josh <at> inv.alid.pw>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 28 May 2020 12:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> gmail.com>
;;; Copyright © 2020 Matthew Kraai <kraai <at> ftbfs.org>
;;; Copyright © 2020 Ryan Prior <rprior <at> protonmail.com>
+;;; Copyright © 2020 Josh Holland <josh <at> 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
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Thu, 28 May 2020 14:34:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Josh Holland <josh <at> inv.alid.pw>
:
bug acknowledged by developer.
(Thu, 28 May 2020 14:34:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 41576-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 26 Jun 2020 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.