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:
Sharlatan Hellseher 2023-09-07 23:32:17 +01:00 committed by Christopher Baines
parent 85e1945e13
commit 8b6d84a81c
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1692,13 +1692,13 @@ (define-public python-cdflib
(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 @@ (define-public python-crds
python-astropy
python-boto3
python-filelock
python-lxml
python-numpy
python-parsley
python-pysynphot