mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
2061573dfc
commit
e8b96c547f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue