guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 6431715f276e96bf5f11d24d356affbe27b9ad29
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Dec 16 23:47:25 2025 +0000
gnu: python-edps: Update to 1.7.0.
* gnu/packages/astronomy.scm (python-edps): Update to 1.7.0.
Change-Id: I3ad3008e0c07e2072dc8470fa5b1dc3804cf4ddf
---
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 c15ef74c5b..b2746963ba 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4525,7 +4525,7 @@ implemented using the astropy.modeling framework.")
(define-public python-edps
(package
(name "python-edps")
- (version "1.6.0")
+ (version "1.7.0")
(source
(origin
(method url-fetch)
@@ -4533,7 +4533,7 @@ implemented using the astropy.modeling framework.")
"https://ftp.eso.org/pub/dfs/pipelines/libraries/edps/edps-"
version ".tar.gz"))
(sha256
- (base32 "0wigb3ni663a8fp9wdsnlbg789y2898j3x523isb68mnq72fqblw"))))
+ (base32 "0r8afkpviihy9pd7hvgnc3amblzmbz21kbrdvynmz25w7fj7q9jk"))))
(build-system pyproject-build-system)
(arguments
(list