1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-12 19:14:05 +02:00

gnu: python-skyfield: Update to 1.52.

* gnu/packages/astronomy.scm (python-skyfield): Update to 1.52.

Change-Id: I0dbae6c4f7ffad9c177d0e51a5483b361e5ad3db
This commit is contained in:
Sharlatan Hellseher
2025-03-16 23:44:49 +00:00
parent cbef5451cd
commit 366e39e770
+2 -2
View File
@@ -6915,7 +6915,7 @@ pipelines.")
(define-public python-skyfield
(package
(name "python-skyfield")
(version "1.49")
(version "1.52")
(source
(origin
(method git-fetch) ; PyPI tarball lacks test data
@@ -6924,7 +6924,7 @@ pipelines.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1rk71lzy8w28f2kzhxb3pyndncrj91jay43nvqlrlzjxi2rbg7ix"))))
(base32 "08gg94fb4h5gjsywzy539h9znyghbi0rqnfsnajhwf5vq8wwhbzq"))))
(build-system pyproject-build-system)
(arguments
(list