sharlatan pushed a commit to branch master
in repository guix.
commit d599a5d68ea9c9088472d8ea9299cef5270e59d6
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Feb 9 16:57:26 2024 +0000
gnu: python-skyfield: Update to 1.48.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.48.
Change-Id: I4f94ec7c8cbea3af325fff81d570ef044f710f71
---
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 bc703492f9..fb10b5622e 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4547,13 +4547,13 @@ astronomical images, especially when there is no WCS
information available.")
(define-public python-skyfield
(package
(name "python-skyfield")
- (version "1.47")
+ (version "1.48")
(source
(origin
(method url-fetch)
(uri (pypi-uri "skyfield" version))
(sha256
- (base32 "0272pwk88csmrrl44fc4l52agd68pkg4zbmdhs7gliq5q9wf3hrs"))))
+ (base32 "1qaz0k0lkni3y423r66mkvj99bx08qa9xgqp3cs2df70cmdz30cb"))))
(build-system python-build-system)
(arguments
;; XXX: Tests depend on custom test framework