[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/33: gnu: python-cdflib: Update to 1.1.0.
From: |
guix-commits |
Subject: |
13/33: gnu: python-cdflib: Update to 1.1.0. |
Date: |
Wed, 27 Sep 2023 07:09:12 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 03c7b82cf6bcaf5492ad7e457b956df4303e520e
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Sep 7 23:32:13 2023 +0100
gnu: python-cdflib: Update to 1.1.0.
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.1.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 307b70871b..95b29ec2ea 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1643,7 +1643,7 @@ bad pixel tracking throughout the reduction process.")
(define-public python-cdflib
(package
(name "python-cdflib")
- (version "1.0.5")
+ (version "1.1.0")
(source
(origin
(method git-fetch) ; no tests in pypi archive
@@ -1652,7 +1652,7 @@ bad pixel tracking throughout the reduction process.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1pkda9gmpjhbqxl2jj5q9rjx77lv5c908mgf20lw3rz4nvfaa2wn"))))
+ (base32 "0qxf13vmfiblcazxdk2b765b02ys57amawvrwlkj9d5x9f5s6061"))))
(build-system pyproject-build-system)
(arguments
(list #:phases
- 12/33: gnu: python-astropy-healpix: Update to 1.0.0., (continued)
- 12/33: gnu: python-astropy-healpix: Update to 1.0.0., guix-commits, 2023/09/27
- 15/33: gnu: python-sunpy: Enable more tests., guix-commits, 2023/09/27
- 20/33: gnu: python-photutils: Update to 1.9.0., guix-commits, 2023/09/27
- 18/33: gnu: python-fitsio: Update to 1.2.0., guix-commits, 2023/09/27
- 33/33: gnu: sssd: Update to 2.9.2., guix-commits, 2023/09/27
- 32/33: gnu: wvkbd: Update to 0.14.1., guix-commits, 2023/09/27
- 21/33: gnu: python-pyvo: Update to 1.4.2., guix-commits, 2023/09/27
- 22/33: gnu: python-rad: Update to 0.17.1., guix-commits, 2023/09/27
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., guix-commits, 2023/09/27
- 23/33: gnu: python-roman-datamodels: Update to 0.17.1., guix-commits, 2023/09/27
- 13/33: gnu: python-cdflib: Update to 1.1.0.,
guix-commits <=
- 26/33: gnu: python-astropy: Update to 5.3.3., guix-commits, 2023/09/27
- 30/33: gnu: lhasa: Update to 0.4.0., guix-commits, 2023/09/27
- 16/33: gnu: python-bayesicfitting: Update to 3.2.0., guix-commits, 2023/09/27
- 17/33: gnu: python-crds: Update to 11.17.4., guix-commits, 2023/09/27
- 19/33: gnu: python-jwst: Update to 1.11.4., guix-commits, 2023/09/27
- 24/33: gnu: python-roman-datamodels: Remove all test constraints., guix-commits, 2023/09/27
- 31/33: gnu: yt-dlp: Update to 2023.09.24., guix-commits, 2023/09/27
- 27/33: gnu: python-tslearn: Update to 0.6.2., guix-commits, 2023/09/27
- 28/33: gnu: cmark: Update to 0.30.3., guix-commits, 2023/09/27
- 29/33: gnu: vcmi: Update to 1.3.2., guix-commits, 2023/09/27