gnu: python-crds: Update to 11.17.4.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.4. [propagated-inputs]: Remove python-lxml. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
85e1945e13
commit
8b6d84a81c
@ -1692,13 +1692,13 @@ attempting to maintain ISTP compliance
|
||||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.17.0")
|
||||
(version "11.17.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sdz1k4hrgrc2jwihp9ns7lx23kcz7f90c222q7aaqf9g3vvpqlr"))))
|
||||
"0bk6cyd2il7ibqwky6m5kkgs9shrlzyfpnp2rh9jx0xa9habf7zm"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
@ -1710,7 +1710,6 @@ attempting to maintain ISTP compliance
|
||||
python-astropy
|
||||
python-boto3
|
||||
python-filelock
|
||||
python-lxml
|
||||
python-numpy
|
||||
python-parsley
|
||||
python-pysynphot
|
||||
|
Loading…
Reference in New Issue
Block a user