gnu: python-drms: Update to 0.7.1.

* gnu/packages/astronomy.scm (python-drms): Update to 0.7.1.

Change-Id: I3744efa8c87db7fcb743bf8dca4ec6a437a82951
This commit is contained in:
Sharlatan Hellseher 2024-01-14 20:46:19 +00:00
parent e5923f4f3c
commit 01b0ed5a6d
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -1941,13 +1941,13 @@ Cesium.")
(define-public python-drms
(package
(name "python-drms")
(version "0.7.0")
(version "0.7.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "drms" version))
(sha256
(base32 "0smc39nndxqbznjcpnylsag1sc2ksfjhxh4dwiqbki8q6v5ahx84"))))
(base32 "01q00zwpbhik9lgbc42z6q791ybxc41rxgrj04fpcfkl3hcl0nyr"))))
(build-system pyproject-build-system)
(native-inputs
(list python-astropy