Archived
1
0
Fork 0

gnu: python-zarr: Update to 2.13.3.

* gnu/packages/python-xyz.scm (python-zarr): Update to 2.13.3.
This commit is contained in:
Ricardo Wurmus 2022-12-12 23:47:19 +01:00
parent 8b9c9051ba
commit 2c65106cf5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23552,14 +23552,14 @@ codecs for use in data storage and communication applications.")
(define-public python-zarr (define-public python-zarr
(package (package
(name "python-zarr") (name "python-zarr")
(version "2.4.0") (version "2.13.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "zarr" version)) (uri (pypi-uri "zarr" version))
(sha256 (sha256
(base32 (base32
"026n3sjzjv2gmwx6y72b8ij0hk42bc8zdbvfj5gdqzd4i6wj3ajk")))) "135ls2q7zc98pk61a5cnh88j4hnnavcwasrswdjqyqvcc68b096v"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases