mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: python-ndcube: Update to 2.3.1.
* gnu/packages/astronomy.scm (python-ndcube): Update to 2.3.1. [native-inputs]: Remove python-setuptools-scm; add python-setuptools-scm-next. Change-Id: Ib8472b7ce9a7d52554304078ad7e397ff8c68d96
This commit is contained in:
@@ -4478,13 +4478,13 @@ Carlo.")
|
||||
(define-public python-ndcube
|
||||
(package
|
||||
(name "python-ndcube")
|
||||
(version "2.3.0")
|
||||
(version "2.3.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "ndcube" version))
|
||||
(sha256
|
||||
(base32 "1pza5g38gn941dwy8yahkd37lb7z80czs1yj38xhn2cf0s69779h"))))
|
||||
(base32 "0hf261l36jxmd0r8sh2vyxaapv8gcdmnnv82k0hqvq6wh1qp5ksv"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
@@ -4526,7 +4526,7 @@ Carlo.")
|
||||
python-pytest-xdist
|
||||
python-scipy
|
||||
python-setuptools
|
||||
python-setuptools-scm
|
||||
python-setuptools-scm-next
|
||||
python-sunpy
|
||||
python-wheel))
|
||||
(home-page "https://docs.sunpy.org/projects/ndcube/")
|
||||
|
||||
Reference in New Issue
Block a user