summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c3f0370b362d5b77a27c7e1c2d24ff662573346 (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.16.0
	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.16.0.tar.gz
	sha256sums = 84e36b695bda0ecea52af9861271984cb22a5c864679907b7b9ba3f79b684f7e

pkgname = python-zarr