gnu: python-synphot: Update to 1.4.0.

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

Change-Id: I070381de76cfe1bf057d1c8032d2145d5c346fa2
This commit is contained in:
Sharlatan Hellseher 2024-04-16 11:59:04 +01:00
parent 9a5cbde29c
commit 915c5d4475
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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