summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 8 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e0426575af8..57cc15d0c0d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,17 @@
-# Generated by mksrcinfo v8
-# Sun Mar 4 18:01:50 UTC 2018
pkgbase = python-salib
- pkgdesc = Sensitivity Analysis Library in Python (Numpy). Contains Sobol, Morris, and FAST methods.
- pkgver = 1.1.3
+ pkgdesc = Tools for sensitivity analysis. Contains Sobol, Morris, and FAST methods
+ pkgver = 1.3.11
pkgrel = 1
- url = https://github.com/jdherman/SALib
+ url = http://salib.github.io/SALib/
arch = any
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
- makedepends = python-numpy
- makedepends = python2-numpy
- makedepends = python-pyscaffold
- makedepends = python2-pyscaffold
- makedepends = git
- source = https://github.com/jdherman/SALib/archive/v1.1.3.tar.gz
- sha256sums = e6256c2dfcffb98bb975fcd6fd2330e1a5d2727da648b23f0938ad35d552206b
+ source = https://files.pythonhosted.org/packages/source/S/SALib/SALib-1.3.11.tar.gz
+ sha256sums = af07e284ce1e85d2fea6c571b4b3d5c518f70faa518ed890ca4212bd0ad0d3d8
pkgname = python-salib
depends = python-numpy
-
-pkgname = python2-salib
- depends = python2-numpy
+ depends = python-matplotlib
+ depends = python-scipy
+ depends = python-pandas