gnu: python-czml3: Update to 2.3.4.

* gnu/packages/astronomy.scm (python-czml3): Update to 2.3.4.

Change-Id: I924e8f0e6e5414ce75b2edd829aaf1a2366c22bf
This commit is contained in:
Sharlatan Hellseher 2025-02-17 11:31:40 +00:00
parent e1cf7d5900
commit fdb19ee1dc
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2276,7 +2276,7 @@ files and provide related services.")
(define-public python-czml3
(package
(name "python-czml3")
(version "2.3.0")
(version "2.3.4")
(source
(origin
(method git-fetch)
@ -2287,7 +2287,7 @@ files and provide related services.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1125239knl4w2njnrqvdc5qzjvq80zlf247z72za7qz6k0rnv3rw"))))
(base32 "1ws26kx975c48s6zzj57fyi1d0aiv0arxcrb4hg7jdvhrcyh3nlk"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest