summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7384df996438cdc6b7a3c6aed58605e758218637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pyarrow
	pkgdesc = A columnar in-memory analytics layer for big data.
	pkgver = 1.0.1
	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
	makedepends = cmake
	makedepends = cython
	depends = arrow
	source = https://github.com/apache/arrow/archive/apache-arrow-1.0.1.tar.gz
	source = tensorflow-abi.patch
	sha256sums = dac59f4d42416224419c020ed2e8f8371e85c1d9ff4368ed5b5c026ee28d3fd4
	sha256sums = b6efa43faf51ea69a5e60ccbfc390caaab5c898025f08db79eda76de4bfbd09e

pkgname = python-pyarrow