gnu: python-astroplan: Update to 0.10.1.

* gnu/packages/astronomy.scm (python-astroplan): Update to 0.10.1.

Change-Id: I7968e02a1525ab8f2440b0192db566ffdfad935a
This commit is contained in:
Sharlatan Hellseher 2024-08-16 20:18:15 +01:00
parent 9a046f4fe3
commit f14c3a77f4
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2002,13 +2002,13 @@ (define-public python-astropy-iers-data
(define-public python-astroplan
(package
(name "python-astroplan")
(version "0.10")
(version "0.10.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astroplan" version))
(sha256
(base32 "0nl7yi0h5nn4id1jifd8hpwzqdarq9z2iq56x0j2kmj3472cjw0n"))))
(base32 "0nb97fz0mlypdlvs09wyh0z7mxw0d6aqqkd9yfzhlqz1fwrprn9r"))))
(build-system pyproject-build-system)
(arguments
(list