gnu: python-pyerfa: Update to 1.7.3.

* gnu/packages/astronomy.scm (python-pyerfa): Update to 1.7.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-27 11:24:47 +02:00
parent bea70c372c
commit f063e411c0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -887,13 +887,13 @@ JPL ephemerides use to predict raw (x,y,z) planetary positions.")
(define-public python-pyerfa
(package
(name "python-pyerfa")
(version "1.7.2")
(version "1.7.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyerfa" version))
(sha256
(base32 "1s78mdyrxha2jcckfs0wg5ynkf0pwh1bw9mmh99vprinxh9n4xri"))
(base32 "1jqqrxvrgly4r0br5f6dsy8nab2xmhz915vp6md5f31ysr2sdwvc"))
(modules '((guix build utils)))
(snippet
'(begin