From a1baa54b8a8b4efa8ae01357ff21ad9cc0e50209 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 28 Apr 2023 00:43:09 +0100 Subject: [PATCH] gnu: python-skyfield: Update to 1.46. * gnu/packages/astronomy.scm (python-skyfield): Update to 1.46. Signed-off-by: Efraim Flashner --- 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 10347288db..5a104c752c 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -3095,13 +3095,13 @@ astronomical images, especially when there is no WCS information available.") (define-public python-skyfield (package (name "python-skyfield") - (version "1.39") + (version "1.46") (source (origin (method url-fetch) (uri (pypi-uri "skyfield" version)) (sha256 - (base32 "1qh3k7g9dm6idppk87hnwxpx9a22xx98vav0zk31p6291drak3as")))) + (base32 "1r4kpsh1pa4h3diyxy3gyapp0rykfjdqmn5w348a2ck2qkdlx997")))) (build-system python-build-system) (arguments ;; NOTE: (Sharlatan-20210207T163305+0000): tests depend on custom test