[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/49: gnu: python-stdatamodels: Update to 1.10.0.
From: |
guix-commits |
Subject: |
38/49: gnu: python-stdatamodels: Update to 1.10.0. |
Date: |
Fri, 29 Mar 2024 11:15:27 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 22efd8b2ca393d664fcb2a032ed493b1511763e8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Mar 12 18:45:41 2024 +0000
gnu: python-stdatamodels: Update to 1.10.0.
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.10.0.
Change-Id: I69f98de3e98d22c636ec726ab3ce17f5d96fbb51
---
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 4d1bbcec87..85c511bbb8 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3174,13 +3174,13 @@ image processing functions: @code{xyxymatch},
@code{geomap}.")
(define-public python-stdatamodels
(package
(name "python-stdatamodels")
- (version "1.9.1")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "stdatamodels" version))
(sha256
- (base32 "0h1v5c96c4q44b2npq9953x44dr6pwmkr1s05wfixdv95arqd8v0"))))
+ (base32 "00zc7z3f2fjvmms2h7176wnzjb025v0aasc6fiib9055sk34bc94"))))
(build-system pyproject-build-system)
(arguments
(list
- 29/49: gnu: python-gwcs: Update to 0.21.0., (continued)
- 29/49: gnu: python-gwcs: Update to 0.21.0., guix-commits, 2024/03/29
- 31/49: gnu: python-suntime: Update to 1.3.2., guix-commits, 2024/03/29
- 32/49: gnu: python-suntime: Refresh package style., guix-commits, 2024/03/29
- 35/49: gnu: python-specutils: Update to 1.13.0., guix-commits, 2024/03/29
- 37/49: gnu: python-stcal: Enable sanity check., guix-commits, 2024/03/29
- 47/49: gnu: Add python-pytest-examples., guix-commits, 2024/03/29
- 42/49: gnu: Add python-asdf-compression., guix-commits, 2024/03/29
- 49/49: gnu: python-hvpy: Update to 1.1.0., guix-commits, 2024/03/29
- 03/49: gnu: python-blosc: Move to python-compression., guix-commits, 2024/03/29
- 28/49: gnu: python-astroquery: Update to 0.4.7., guix-commits, 2024/03/29
- 38/49: gnu: python-stdatamodels: Update to 1.10.0.,
guix-commits <=
- 41/49: gnu: Add python-asdf-zarr., guix-commits, 2024/03/29
- 46/49: gnu: Add python-cmyt., guix-commits, 2024/03/29
- 20/49: gnu: python-asdf-unit-schemas: Update to 0.2.0., guix-commits, 2024/03/29
- 19/49: gnu: python-cdflib: Enable all tests., guix-commits, 2024/03/29
- 23/49: gnu: python-asdf: Update to 3.1.0., guix-commits, 2024/03/29
- 36/49: gnu: python-stcal: Update to 1.6.1., guix-commits, 2024/03/29
- 44/49: gnu: Add python-nose-exclude., guix-commits, 2024/03/29
- 04/49: gnu: python-blosc: Simplify package., guix-commits, 2024/03/29
- 09/49: gnu: python-zarr: Update to 2.17.1., guix-commits, 2024/03/29
- 14/49: gnu: python-stdatamodels: Speed up tests., guix-commits, 2024/03/29