[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: python-cftime: Update to 1.0.4.2.
From: |
guix-commits |
Subject: |
07/07: gnu: python-cftime: Update to 1.0.4.2. |
Date: |
Sun, 27 Oct 2019 17:31:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit da107cf5be52278da472f53f0671407bd5b6e015
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Oct 27 21:11:47 2019 +0100
gnu: python-cftime: Update to 1.0.4.2.
* gnu/packages/python-xyz.scm (python-cftime): Update to 1.0.4.2.
---
gnu/packages/python-xyz.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 7d084b7..8ad5c92 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -548,14 +548,13 @@ concepts.")
(define-public python-cftime
(package
(name "python-cftime")
- (version "1.0.3.4")
+ (version "1.0.4.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "cftime" version))
(sha256
- (base32
- "0362dhxbzk593walyjz30dll6y2y79wialik647cbwdsf3ad0x6x"))))
+ (base32 "0w0gi6jnch38hiygl62j4xkcirv4y3dcwrvxl9p7bsk6j27lzihs"))))
(build-system python-build-system)
(propagated-inputs
`(("python-numpy" ,python-numpy)))
- branch master updated (07c9fd3 -> da107cf), guix-commits, 2019/10/27
- 02/07: gnu: python-pathpy: Update to 11.5.1., guix-commits, 2019/10/27
- 04/07: gnu: unbound: Update to 1.9.4., guix-commits, 2019/10/27
- 05/07: gnu: retroarch: Update to 1.8.0., guix-commits, 2019/10/27
- 01/07: gnu: perl-io-captureoutput: Update to 1.1105., guix-commits, 2019/10/27
- 07/07: gnu: python-cftime: Update to 1.0.4.2.,
guix-commits <=
- 06/07: gnu: libmicrohttpd: Update to 0.9.68., guix-commits, 2019/10/27
- 03/07: gnu: libasr: Don't use NAME in source URI., guix-commits, 2019/10/27