me
/
guix
Archived
1
0
Fork 0

gnu: python-synphot: Update to 1.3.0.

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

Change-Id: I5d2c5bf00563780738f1f36af5920d6ae55b28c2
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3742,13 +3742,13 @@ datetime object.")
(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