summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e5e0ab7bfcbcfb2b43d7f7a20c71f6d212be38d (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
31
32
33
pkgbase = python-plotnine
	pkgdesc = A grammar of graphics for python
	pkgver = 0.12.3
	pkgrel = 2
	url = https://github.com/has2k1/plotnine
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-vcrpy
	checkdepends = python-geopandas
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-matplotlib>=3.6.0
	depends = python-mizani<=0.11.0
	depends = python-numpy>=1.23.0
	depends = python-pandas>=1.5.0
	depends = python-patsy>=0.5.1
	depends = python-scipy>=1.5.0
	depends = python-statsmodels>=0.14.0
	optdepends = python-adjusttext: Library to avoid/minimize text overlaps in plots
	optdepends = python-geopandas: Geospatial data support
	optdepends = python-scikit-learn: gaussian process smoothing, kernel density implementation
	optdepends = python-scikit-misc: loess smoothing
	optdepends = python-shapely: Manipulation and analysis of geometric objects in the Cartesian plane
	source = https://files.pythonhosted.org/packages/source/p/plotnine/plotnine-0.12.3.tar.gz
	sha256sums = a38dcb3607fc003c1e59ae0c9d535dae7817650d1cbc2e56e56e5b3de88dfe99

pkgname = python-plotnine