summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b46811f189937e3c3ed38723d1621512ea95ac77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ibis
	pkgdesc = A pandas-like deferred expression system, with first class SQL support
	pkgver = 0.13.0
	pkgrel = 1
	url = https://github.com/ibis-project/ibis
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-multipledispatch
	depends = python-numpy
	depends = python-pandas
	depends = python-regex
	depends = python-toolz
	source = https://github.com/ibis-project/ibis/archive/v0.13.0.tar.gz
	sha256sums = 3da1b51c72e074183abb08a2724a5b77f90e7328ab014de5ff7e699daf5c75f9

pkgname = python-ibis