blob: 2feb3c8f97c28026aec8068d2ba054ae3fd218ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-empyrical
pkgdesc = Common financial risk and performance metrics
pkgver = 0.5.5
pkgrel = 1
url = https://github.com/quantopian/empyrical
arch = any
license = APACHE
checkdepends = python-nose
checkdepends = python-parameterized
makedepends = python-setuptools
depends = python-scipy
depends = python-pandas-datareader
source = python-empyrical-0.5.5.tar.gz::https://github.com/quantopian/empyrical/archive/0.5.5.tar.gz
sha256sums = 2d0265546fdb90793bcbb1708b7232f4d744a0ca5f1ba04cc0c2dde2b8af389c
pkgname = python-empyrical
|