[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70489] [PATCH 36/47] gnu: python-roman-datamodels: Update to 0.19.1
From: |
Sharlatan Hellseher |
Subject: |
[bug#70489] [PATCH 36/47] gnu: python-roman-datamodels: Update to 0.19.1. |
Date: |
Sun, 21 Apr 2024 00:22:25 +0100 |
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.19.1.
[propagated-inputs]: Remove python-asdf-standard.
Change-Id: I30e2adef137bb95f37dd7651ebf8c5e6f9e6155f
---
gnu/packages/astronomy.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index fe1bc54157..14520b0596 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4971,13 +4971,13 @@ (define-public python-radiospectra
(define-public python-roman-datamodels
(package
(name "python-roman-datamodels")
- (version "0.19.0")
+ (version "0.19.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "roman_datamodels" version))
(sha256
(base32
- "1ym06rj637fq9gxncdrn3phplk5djrzdwqghszis0di1dvsrif4j"))))
+ "1fp9rwzm5kzm0hjwwmlx7kym7yriyhxbfg2zr3y625pyvwpnl0a8"))))
(build-system pyproject-build-system)
(arguments
(list
@@ -4990,7 +4990,6 @@ (define-public python-roman-datamodels
(setenv "HOME" "/tmp"))))))
(propagated-inputs (list python-asdf
python-asdf-astropy
- python-asdf-standard
python-astropy
python-gwcs
python-numpy
--
2.41.0
- [bug#70489] [PATCH 33/47] gnu: python-astroplan: Update to 0.10., (continued)
- [bug#70489] [PATCH 33/47] gnu: python-astroplan: Update to 0.10., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 31/47] gnu: python-skyfield: Enable tests., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 34/47] gnu: python-rad: Update to 0.19.2., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 30/47] gnu: Add python-assay., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 37/47] gnu: python-casa-formats-io: Update to 0.3.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 24/47] gnu: python-tweakwcs: Update to 0.8.7., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 05/47] gnu: python-pytest-socket: Update to 0.7.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 26/47] gnu: python-ginga: Set HOME for sanity check., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 25/47] gnu: python-ginga: Update to 5.0.1., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 29/47] gnu: python-bayesicfitting: Update to 3.2.1., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 36/47] gnu: python-roman-datamodels: Update to 0.19.1.,
Sharlatan Hellseher <=
- [bug#70489] [PATCH 38/47] gnu: python-specutils: Update to 1.14.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 35/47] gnu: python-regions: Update to 0.9., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 39/47] gnu: python-photutils: Update to 1.12., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 43/47] gnu: python-crds: Update to 11.17.20., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 44/47] gnu: python-stsci-stimage: Update to 0.2.8., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 41/47] gnu: python-reproject: Enable tests., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 40/47] gnu: python-reproject: Update to 0.13.1., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 45/47] gnu: python-stsci-stimage: Adjust test steps., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 47/47] gnu: Add psfex., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 46/47] gnu: Add scamp., Sharlatan Hellseher, 2024/04/20