summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a3e9e8886f6a1e6b3e686cfa57f2bc9d372c145 (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
pkgbase = python-geopandas
	pkgdesc = Geographic pandas extension
	pkgver = 0.6.1
	pkgrel = 1
	url = https://github.com/geopandas/geopandas
	arch = any
	license = BSD
	checkdepends = python-descartes
	checkdepends = python-matplotlib
	checkdepends = python-pytest
	checkdepends = python-rtree
	depends = python
	depends = python-fiona
	depends = python-numpy
	depends = python-pandas
	depends = python-pyproj
	depends = python-shapely
	depends = python-six
	optdepends = python-descartes
	optdepends = python-geopy
	optdepends = python-psycopg2
	options = !emptydirs
	source = https://github.com/geopandas/geopandas/archive/v0.6.1.tar.gz
	sha256sums = 07bd4427e28dccfaa5d2239c38896e1823d5dfddb151e8a266197b5595b3c2e5

pkgname = python-geopandas