1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-21 08:04:08 +02:00

gnu: python-cdasws: Update to 1.8.16.

* gnu/packages/astronomy.scm (python-cdasws): Update to 1.8.16.

Change-Id: I72d6a919430b5a503bccf05be5827b451812c777
This commit is contained in:
Sharlatan Hellseher
2026-05-16 12:58:08 +01:00
parent 89bdca6104
commit b3f0be8a16
+2 -2
View File
@@ -3806,13 +3806,13 @@ bad pixel tracking throughout the reduction process.")
(define-public python-cdasws
(package
(name "python-cdasws")
(version "1.8.15")
(version "1.8.16")
(source
(origin
(method url-fetch)
(uri (pypi-uri "cdasws" version))
(sha256
(base32 "04jfzbdpyrfzdz6x2xxcgnpv5bih58bnw0mvscbzklwhq9wsd0gk"))))
(base32 "02mfnm0fpzd0nzvba6d3rhxsfv1v2q5ifra8ys7rzfs5ljdlm4bd"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f)) ;require network, and missing "context" module