summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de95352734f1a2b1582dc641a332fd5ffc28d4a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-pylance
	pkgdesc = Python wrapper for the Lance columnar data format
	pkgver = 7.0.0
	pkgrel = 1
	url = https://github.com/lance-format/lance
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-maturin
	makedepends = rust
	makedepends = protobuf
	makedepends = cmake
	makedepends = pkgconf
	makedepends = openssl
	makedepends = patchelf
	depends = python
	depends = python-pyarrow
	depends = python-numpy
	depends = python-lance-namespace
	depends = zstd
	depends = lz4
	depends = bzip2
	depends = xz
	source = python-pylance-7.0.0.tar.gz::https://github.com/lance-format/lance/archive/refs/tags/v7.0.0.tar.gz
	sha256sums = 8e34fbb8f2cc31cbf7d4116a890078ec62dc3bf9c06509bad7c86670d5b2c743

pkgname = python-pylance