gnu: python-synphot: Update to 1.4.0.
* gnu/packages/astronomy.scm (python-synphot): Update to 1.4.0. Change-Id: I070381de76cfe1bf057d1c8032d2145d5c346fa2master
parent
9a5cbde29c
commit
915c5d4475
|
@ -4336,13 +4336,13 @@ object.")
|
|||
(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
|
||||
|
|
Reference in New Issue