gnu: python-glymur: Update to 0.13.5.

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

Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
This commit is contained in:
Sharlatan Hellseher 2024-07-30 23:29:11 +01:00
parent 284232e3d6
commit 2210261705
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2219,7 +2219,7 @@ (define-public python-gh-md-to-html
(define-public python-glymur
(package
(name "python-glymur")
(version "0.12.9")
(version "0.13.5")
(source
(origin
(method git-fetch) ; no tests data in PyPi package
@ -2228,7 +2228,7 @@ (define-public python-glymur
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0awyav7071nn9z2g4mmpg33y0y0nfandfr6nr3j5vyb8hnprcmns"))))
(base32 "1n2n7bj5w29w5y2gcl4hxhqf85n0j2crkln9i0mprq3xw8finxpx"))))
(build-system pyproject-build-system)
(arguments
(list