[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/46: gnu: python-cdflib: Update to 1.2.4.
From: |
guix-commits |
Subject: |
46/46: gnu: python-cdflib: Update to 1.2.4. |
Date: |
Tue, 27 Feb 2024 17:55:23 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 8c0282cf543fe205a5b89201cd7bb8889121a07c
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Feb 20 12:16:04 2024 +0000
gnu: python-cdflib: Update to 1.2.4.
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.4.
Change-Id: If6b654bf4bfc0e195055e03fddd22bb376e15920
---
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 175a8ee574..d7747f051d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1927,7 +1927,7 @@ bad pixel tracking throughout the reduction process.")
(define-public python-cdflib
(package
(name "python-cdflib")
- (version "1.2.3")
+ (version "1.2.4")
(source
(origin
(method git-fetch) ; no tests in pypi archive
@@ -1936,7 +1936,7 @@ bad pixel tracking throughout the reduction process.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0vpgcbc9pmx0qqfia1frnwq3jkgfp8y3ikqdnzs5bs1sr13p9p3w"))))
+ (base32 "0pjd4dwwlza2592zgdccw1s341s3ikg44pwsr1gk8vjix40m46fr"))))
(build-system pyproject-build-system)
(arguments
;; Disable shaky test.
- 31/46: gnu: python-asdf-coordinates-schemas: Speed up tests., (continued)
- 31/46: gnu: python-asdf-coordinates-schemas: Speed up tests., guix-commits, 2024/02/27
- 34/46: gnu: python-regions: Speed up tests., guix-commits, 2024/02/27
- 44/46: gnu: python-drizzle: Update to 1.15.0., guix-commits, 2024/02/27
- 28/46: gnu: python-aplpy: Disable tests., guix-commits, 2024/02/27
- 17/46: gnu: python-crds: Update to 11.17.16., guix-commits, 2024/02/27
- 22/46: gnu: python-roman-datamodels: Update to 0.19.0., guix-commits, 2024/02/27
- 30/46: gnu: python-asdf-astropy: Speed up tests., guix-commits, 2024/02/27
- 23/46: gnu: python-rad: Update to 0.19.0., guix-commits, 2024/02/27
- 27/46: gnu: libpasastro: Remove system constrains., guix-commits, 2024/02/27
- 33/46: gnu: python-poppy: Speed up tests., guix-commits, 2024/02/27
- 46/46: gnu: python-cdflib: Update to 1.2.4.,
guix-commits <=
- 40/46: gnu: Add python-extinction., guix-commits, 2024/02/27