gnu: python-synphot: Update to 1.3.0.

* gnu/packages/astronomy.scm (python-synphot): Update to 1.3.0.

Change-Id: I5d2c5bf00563780738f1f36af5920d6ae55b28c2
This commit is contained in:
Sharlatan Hellseher 2023-12-18 23:16:11 +00:00
parent 3f541f91bb
commit a066939a5a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3742,13 +3742,13 @@ (define-public python-suntime
(define-public python-synphot
(package
(name "python-synphot")
(version "1.2.1")
(version "1.3.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "synphot" version))
(sha256
(base32
"10kcdg2gqmi1w2hsjx9hfizwbff3kll10s68hys13nzh4i8b7cc4"))))
"0a54bfrx9aar66040324sw9qdjz5lg67y28sjsxhyv9h3gppc7c0"))))
(build-system pyproject-build-system)
(arguments
(list