[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/28: gnu: python-astroalign: Update to 2.5.0.
From: |
guix-commits |
Subject: |
13/28: gnu: python-astroalign: Update to 2.5.0. |
Date: |
Sun, 5 Nov 2023 13:16:30 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit d9b6426cbb795a31c9ee06638ee0091f737d596f
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Oct 27 23:14:50 2023 +0100
gnu: python-astroalign: Update to 2.5.0.
* gnu/packages/astronomy.scm (python-astroalign): Update to 2.5.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 620d2bcced..507c6ac334 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4202,7 +4202,7 @@ pipelines.")
(define-public python-astroalign
(package
(name "python-astroalign")
- (version "2.4.2")
+ (version "2.5.0")
(source
(origin
;; There are no tests in the PyPI tarball.
@@ -4212,7 +4212,7 @@ pipelines.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0hly20a65540hr3l1lsd1i4d90a0vdrbwnn6zx3z8s89ha9lq3pb"))))
+ (base32 "0br1v2l48jx214a1bcdr8wz1wggcswcbz4cqv8d19fd46fc4qlhy"))))
(build-system pyproject-build-system)
(native-inputs
(list python-astropy
- 10/28: gnu: python-spherical-geometry: Enable tests., (continued)
- 10/28: gnu: python-spherical-geometry: Enable tests., guix-commits, 2023/11/05
- 11/28: gnu: python-pynbody: Update to 1.4.1., guix-commits, 2023/11/05
- 12/28: gnu: python-cdflib: Update to 1.2.2., guix-commits, 2023/11/05
- 16/28: gnu: libxisf: Update to 0.2.10., guix-commits, 2023/11/05
- 01/28: lint: Speed up the formatting linter., guix-commits, 2023/11/05
- 02/28: gnu: dunst: Update to 1.9.2., guix-commits, 2023/11/05
- 04/28: doc: contributing: Replace reference to dunst.scm., guix-commits, 2023/11/05
- 05/28: gnu: sbcl-cl-webkit: Update to 3.5.10., guix-commits, 2023/11/05
- 06/28: gnu: font-google-noto: Update to 23.11.1., guix-commits, 2023/11/05
- 08/28: gnu: imppg: Use standard configure phase., guix-commits, 2023/11/05
- 13/28: gnu: python-astroalign: Update to 2.5.0.,
guix-commits <=
- 14/28: gnu: erfa: Update to 2.0.1., guix-commits, 2023/11/05
- 17/28: gnu: python-astropy: Update to 5.3.4., guix-commits, 2023/11/05
- 20/28: gnu: python-ephem: Update to 4.1.5., guix-commits, 2023/11/05
- 23/28: gnu: python-pytest-doctestplus: Update to 1.0.0., guix-commits, 2023/11/05
- 26/28: gnu: emacs-semi-epg: Update to 1.14.6-247.d15603b., guix-commits, 2023/11/05
- 22/28: gnu: python-pytest-remotedata: Update to 0.4.1., guix-commits, 2023/11/05
- 25/28: gnu: python-asdf: Update to 3.0.0., guix-commits, 2023/11/05
- 15/28: gnu: python-pyerfa: Update to 2.0.1.1., guix-commits, 2023/11/05
- 19/28: gnu: python-crds: Update to 11.17.7., guix-commits, 2023/11/05
- 21/28: gnu: python-jwst: Update to 1.12.5., guix-commits, 2023/11/05