gnu: python-glymur: Update to 0.12.9.

* gnu/packages/python-xyz.scm (python-glymur): Update to 0.12.9.

Change-Id: Ifb84738df85cb6142fc5ecafa164a6dc4148a69e
This commit is contained in:
Sharlatan Hellseher 2024-03-11 18:38:36 +00:00
parent 0a8d67cf74
commit 2b8e62cba5
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1945,7 +1945,7 @@ Python library and command line interface.")
(define-public python-glymur
(package
(name "python-glymur")
(version "0.12.8")
(version "0.12.9")
(source
(origin
(method git-fetch) ; no tests data in PyPi package
@ -1954,7 +1954,7 @@ Python library and command line interface.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0mfyn9j7h13242d41vg12acw55yl2mv6lmgi265hfp11k7g52b6n"))))
(base32 "0awyav7071nn9z2g4mmpg33y0y0nfandfr6nr3j5vyb8hnprcmns"))))
(build-system pyproject-build-system)
(arguments
(list