summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6abe91847c5255f7a775c81fc22f7f407820a6a (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
30
pkgbase = python-mapclassify
	pkgdesc = Classification schemes for choropleth mapping.
	pkgver = 2.6.1
	pkgrel = 1
	url = https://github.com/pysal/mapclassify
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-scipy
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-pandas
	depends = python-networkx
	optdepends = python-sphinx: documents
	optdepends = python-sphinx-gallery: documents
	optdepends = python-sphinx-bootstrap-theme: documents
	optdepends = python-sphinxcontrib-bibtex: documents
	optdepends = python-numpydoc: documents
	optdepends = python-pytest: tests
	optdepends = python-pytest-cov: tests
	optdepends = python-codecov: tests
	optdepends = python-geopandas: tests
	optdepends = python-libpysal: tests
	optdepends = python-palettable: tests
	source = https://files.pythonhosted.org/packages/source/m/mapclassify/mapclassify-2.6.1.tar.gz
	sha256sums = 4441798d55a051e75206bf46dccfc8a8f8323aac8596d19961d11660c98677ca

pkgname = python-mapclassify