gnu: python-stsynphot: Update to 1.3.0.

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

Change-Id: I48f8a2b20036a97ba8a989c8929cdea42bb4cade
This commit is contained in:
Sharlatan Hellseher 2023-12-18 13:52:04 +00:00
parent 171dbdcb75
commit 3f541f91bb
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2858,13 +2858,13 @@ (define-public python-stpipe
(define-public python-stsynphot (define-public python-stsynphot
(package (package
(name "python-stsynphot") (name "python-stsynphot")
(version "1.2.0") (version "1.3.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "stsynphot" version)) (uri (pypi-uri "stsynphot" version))
(sha256 (sha256
(base32 (base32
"0qkdh47j84v7fzri7bmi1jcmggdqq0a8byamfm73d8mbz86v8sn4")))) "15m3vy39mc7rh1mrxs8d2bs0bx5vv632m6wg8n15fqjzhadqy7j5"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list