summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d40fb16d076bbf266f09826435e6cd54ab4f8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-upsetplot
	pkgdesc = Python implementation of UpSet plots by Lex et al. doi:10.1109/TVCG.2014.2346248
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/jnothman/UpSetPlot
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	makedepends = python-pytest-runner
	depends = python
	depends = python-matplotlib
	depends = python-pandas
	depends = python-seaborn
	source = https://files.pythonhosted.org/packages/source/U/UpSetPlot/UpSetPlot-0.9.0.tar.gz
	sha256sums = 95b76ac38c624c9dfb1eca1de1a37e30e07e83678b1c57839c943184247b8592

pkgname = python-upsetplot