mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: python-irispy-lmsal: Update to 0.3.0.
* gnu/packages/astronomy.scm (python-irispy-lmsal): Update to 0.3.0. [propagated-inputs]: Add python-mpl-animators. Change-Id: I925292d4173772f4ccb20c1c7867e944e1793729
This commit is contained in:
parent
62ebb2f5af
commit
1b86e040d9
1 changed files with 3 additions and 2 deletions
|
@ -4131,13 +4131,13 @@ observationally-derived galaxy merger catalogs.")
|
|||
(define-public python-irispy-lmsal
|
||||
(package
|
||||
(name "python-irispy-lmsal")
|
||||
(version "0.2.4")
|
||||
(version "0.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "irispy_lmsal" version))
|
||||
(sha256
|
||||
(base32 "0m5rjhz89235kmn30qib27w16qd3g78ygi4n1n5fpfb4rmr4y04m"))))
|
||||
(base32 "0pqwgg89qq75nz7201535ixkcjqbqbdv3qmhcig2h2ah9fpcfpyy"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
@ -4162,6 +4162,7 @@ observationally-derived galaxy merger catalogs.")
|
|||
python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-dkist
|
||||
python-mpl-animators
|
||||
python-ndcube
|
||||
python-pandas
|
||||
python-scipy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue