gnu: python-czml3: Update to 2.3.6.

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

Change-Id: I685ed936cdcb353f8690699932ff739035a46866
This commit is contained in:
Sharlatan Hellseher 2025-08-14 21:35:54 +01:00 committed by Andrew Tropin
parent 2061573dfc
commit e8b96c547f
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -3490,7 +3490,7 @@ files and provide related services.")
(define-public python-czml3
(package
(name "python-czml3")
(version "2.3.5")
(version "2.3.6")
(source
(origin
(method git-fetch)
@ -3501,7 +3501,7 @@ files and provide related services.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1c2nw1rdllla76z8gkfv2a1dqc302cayhhkqn3xn4b0vgsn1z1k2"))))
(base32 "1b8zsbixa0n1zqjs497i0f3v7fr0vgj7jxqdsiqg0g5l66gq0c4f"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest