summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMédéric Boquien2023-07-15 13:49:07 -0400
committerMédéric Boquien2023-07-15 13:49:07 -0400
commit96a018c7e7d7d8227c537658d751deabd0aedbbd (patch)
tree2be7707b9b18c722dc53aafd68231629dfa2917a /.SRCINFO
parent553b48dfde3d20b51cfb05fac7741cfb485143e2 (diff)
downloadaur-96a018c7e7d7d8227c537658d751deabd0aedbbd.tar.gz
Update to version 0.42.1.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 17 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b04c64d09f64..88e05273feeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-shap
pkgdesc = Game theoretic approach to explain the output of any machine learning model
- pkgver = 0.41.0
+ pkgver = 0.42.1
pkgrel = 1
url = https://github.com/slundberg/shap
arch = i686
@@ -8,9 +8,22 @@ pkgbase = python-shap
arch = armv7h
arch = aarch64
license = MIT
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
- source = https://files.pythonhosted.org/packages/source/s/shap/shap-0.41.0.tar.gz
- sha256sums = a49ea4d65aadbc845a695fa3d7ea0bdfc8c928b8e213b0feedf5868ade4b3ca5
+ depends = python-numpy
+ depends = python-scipy
+ depends = python-scikit-learn
+ depends = python-pandas
+ depends = python-tqdm
+ depends = python-packaging
+ depends = python-slicer
+ depends = python-numba
+ depends = python-cloudpickle
+ optdepends = ipython
+ optdepends = python-matplotlib
+ source = https://files.pythonhosted.org/packages/source/s/shap/shap-0.42.1.tar.gz
+ sha512sums = 8646e84992a16c36555b5f7fc6969522c28ce155493fb12028cf401b3c7dca9e19156d2a15caa1ece7089f2c90039b40e31e0b5f9df008f9c241045fa9c7fad4
pkgname = python-shap