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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user