blob: 14b7c168b50e434f94efadc605302c3746b1c160 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-berliner-git
pkgdesc = Tools for stellar tracks & isochrones
pkgver = 2020.1221.0.r11.g9c78338
pkgrel = 1
url = https://github.com/hypergravity/berliner
arch = i686
arch = x86_64
license = MIT
checkdepends = python-nose
makedepends = git
makedepends = python-setuptools
depends = python-scipy
depends = python-regli
depends = python-joblib
optdepends = python-astropy: For testing
provides = python-berliner
conflicts = python-berliner
source = git+https://github.com/hypergravity/berliner.git
md5sums = SKIP
pkgname = python-berliner-git
|