summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0dde8b0e381be6e39f7c11ed7d44704ccbfecf8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-zarr
	pkgdesc = An implementation of chunked, compressed, N-dimensional arrays for Python
	pkgver = 2.13.6
	pkgrel = 1
	url = https://github.com/zarr-developers/zarr-python
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-asciitree
	depends = python-numpy
	depends = python-fasteners
	depends = python-numcodecs>=0.6.4
	source = https://files.pythonhosted.org/packages/source/z/zarr/zarr-2.13.6.tar.gz
	sha256sums = f079444d5126db7ba5895a682797d86d02813f49b35854ee2d89c7503dc3677e

pkgname = python-zarr