summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d0304622b6d62c918b8006b3ac528fa593c23db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-deltalake
	pkgdesc = Native Delta Lake Python binding based on delta-rs with Pandas integration
	pkgver = 0.22.0
	pkgrel = 3
	url = https://delta.io/
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-maturin
	depends = python
	depends = python-pyarrow
	optdepends = python-pandas: for interoperability with pandas frames
	optdepends = python-pyspark: for spark integration
	options = !lto
	source = https://files.pythonhosted.org/packages/source/d/deltalake/deltalake-0.22.0.tar.gz
	b2sums = cbcac3b2b912ee7fb90ef9162c0df67f90e7f41a4b6a01f06a37bdc744f9971072f3e46ccb4f5e40acca5fc44cbef66003611d4dfa279b1b4e7eccd29d8f96be

pkgname = python-deltalake