blob: 6d7999fb02a44d779c345640e76bf929cd1bc044 (
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.7
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.7.tar.gz
sha256sums = c893cfdca980f153825e9a0fe6800f6b052ef531e08ef1ebf8b15b125bddb008
pkgname = python-getdist
|