gnu: python-skyfield: Update to 1.46.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.46. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
e48105bc55
commit
a1baa54b8a
@ -3095,13 +3095,13 @@ astronomical images, especially when there is no WCS information available.")
|
|||||||
(define-public python-skyfield
|
(define-public python-skyfield
|
||||||
(package
|
(package
|
||||||
(name "python-skyfield")
|
(name "python-skyfield")
|
||||||
(version "1.39")
|
(version "1.46")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "skyfield" version))
|
(uri (pypi-uri "skyfield" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1qh3k7g9dm6idppk87hnwxpx9a22xx98vav0zk31p6291drak3as"))))
|
(base32 "1r4kpsh1pa4h3diyxy3gyapp0rykfjdqmn5w348a2ck2qkdlx997"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; NOTE: (Sharlatan-20210207T163305+0000): tests depend on custom test
|
;; NOTE: (Sharlatan-20210207T163305+0000): tests depend on custom test
|
||||||
|
Loading…
Reference in New Issue
Block a user