[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/32: gnu: python-astropy: Update to 6.1.2.
From: |
guix-commits |
Subject: |
05/32: gnu: python-astropy: Update to 6.1.2. |
Date: |
Tue, 27 Aug 2024 12:04:55 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 94464a2d3f04bed4ea93f7556eaa36c1a1df2696
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Jul 30 22:03:23 2024 +0100
gnu: python-astropy: Update to 6.1.2.
* gnu/packages/astronomy.scm (python-astropy): Update to 6.1.2.
Change-Id: Ia0c01d57201e45fc2def7323a363bde852e22fa7
---
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 dac36ebeba..83811a73bf 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1813,13 +1813,13 @@ objects.")
(define-public python-astropy
(package
(name "python-astropy")
- (version "6.1.1")
+ (version "6.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
- (base32 "0f31wgjg22phcx8fw7p612qp3v2ak7nziisnsnwaqc0wj5fz9ip5"))
+ (base32 "0fhx9zjsqp7z8z8phafpbwpb46idrbsamkfg42l8j0z94i73s452"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (1166035acb -> 0cf4de40a2), guix-commits, 2024/08/27
- 01/32: gnu: indi-2.0: Adjust package style., guix-commits, 2024/08/27
- 07/32: gnu: python-czml3: Update to 1.0.2., guix-commits, 2024/08/27
- 15/32: gnu: python-reproject: Update to 0.14.0., guix-commits, 2024/08/27
- 05/32: gnu: python-astropy: Update to 6.1.2.,
guix-commits <=
- 22/32: gnu: python-sunpy: Update to 6.0.1., guix-commits, 2024/08/27
- 24/32: gnu: Add python-soxs., guix-commits, 2024/08/27
- 25/32: gnu: Add python-pyxsim., guix-commits, 2024/08/27
- 31/32: gnu: Add python-zodipy., guix-commits, 2024/08/27
- 02/32: gnu: indi-2.0: Update to 2.0.9., guix-commits, 2024/08/27
- 21/32: gnu: python-stpipe: Update to 0.7.0., guix-commits, 2024/08/27
- 06/32: gnu: python-crds: Update to 11.18.1., guix-commits, 2024/08/27
- 19/32: gnu: python-shapely: Adjust home page., guix-commits, 2024/08/27
- 17/32: gnu: python-specutils: Update to 1.16.0., guix-commits, 2024/08/27
- 10/32: gnu: python-glue-core: Adjust inputs., guix-commits, 2024/08/27