blob: fc8c704c6271f0116ccfb4893adfe7121132386c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-getdist
pkgdesc = MCMC sample analysis, kernel densities, plotting, and GUI
pkgver = 1.7.6
pkgrel = 1
url = https://github.com/cmbant/getdist
arch = any
makedepends = python-build
makedepends = python-installer
depends = python-numpy
depends = python-matplotlib
depends = python-scipy
depends = python-yaml
depends = python-packaging
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/g/getdist/getdist-1.7.6.tar.gz
sha256sums = f8fea2fd03961cb48821e625ec187b521891454dac389b397d4cc70dabc8a011
pkgname = python-getdist
|