summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f9f2c2cba4430200bcd18a446c6a46bb9b66c1f (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
pkgbase = python-pyarrow
	pkgdesc = A columnar in-memory analytics layer for big data.
	pkgver = 2.0.0
	pkgrel = 1
	url = https://arrow.apache.org
	arch = x86_64
	license = Apache
	checkdepends = git
	checkdepends = python-brotli
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	checkdepends = python-pytest-lazy-fixture
	checkdepends = python-pytz
	makedepends = cmake
	makedepends = cython
	makedepends = python-setuptools
	depends = arrow
	optdepends = python-fsspec
	source = https://github.com/apache/arrow/archive/apache-arrow-2.0.0.tar.gz
	source = tensorflow-abi.patch
	sha256sums = ea299df9cf440cfc43393ce12ee6d9a4c9d0dfa9fde33c3bc9b70ec25520a844
	sha256sums = b6efa43faf51ea69a5e60ccbfc390caaab5c898025f08db79eda76de4bfbd09e

pkgname = python-pyarrow