[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/46: gnu: python-rad: Update to 0.19.0.
From: |
guix-commits |
Subject: |
23/46: gnu: python-rad: Update to 0.19.0. |
Date: |
Tue, 27 Feb 2024 17:55:16 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit fb33458ca7c68c035aad9bef0cf6b7f993b0f6c1
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Feb 14 14:26:29 2024 +0000
gnu: python-rad: Update to 0.19.0.
* gnu/packages/astronomy.scm (python-rad): Update to 0.19.0.
Change-Id: Iddfd637a764545b48f7a39506a2ef97d12501223
---
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 17f8d9ffdc..e1ee074ca9 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4404,13 +4404,13 @@ default) to world coordinates.")
(define-public python-rad
(package
(name "python-rad")
- (version "0.18.0")
+ (version "0.19.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "rad" version))
(sha256
(base32
- "1wgnbhldgq0j55yzg33y11vd5k5nzwckiccxywvmq518qh19pky5"))))
+ "0cp3nrv1vq3g61zx6dq36vdlxd5i8g52vg4hwpxakmwvqvc8p3gd"))))
(build-system pyproject-build-system)
(arguments
(list
- 38/46: gnu: python-astroml: Ignore some failing tests., (continued)
- 38/46: gnu: python-astroml: Ignore some failing tests., guix-commits, 2024/02/27
- 37/46: gnu: python-sunpy: Speed up tests and relax requirements., guix-commits, 2024/02/27
- 24/46: gnu: python-rad: Enable tests., guix-commits, 2024/02/27
- 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 <=
- 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, 2024/02/27
- 40/46: gnu: Add python-extinction., guix-commits, 2024/02/27