summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChih-Hsuan Yen2022-03-06 20:52:29 +0800
committerChih-Hsuan Yen2022-03-06 20:52:29 +0800
commit77268abd8f735046d663a50bf0c300711d296cfc (patch)
tree1bbcef0abf6fbf68cce9a49fb1fd67fa74b3bd92 /.SRCINFO
parent631895abb21e98d12761dbc601532b4887f22d2f (diff)
downloadaur-python-tensorly.tar.gz
fix dependencies
Also bring fixed tests back - test_hals_nnls and test_active_set_nnls are fixed in version 0.7 https://github.com/tensorly/tensorly/pull/323
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f99d4b48e06a..741dc43d2ca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = python-tensorly
pkgdesc = Simple and Fast Tensor Learning in Python
pkgver = 0.7.0
- pkgrel = 1
+ pkgrel = 3
url = https://tensorly.org/stable/home.html
changelog = python-tensorly.changelog
arch = any
license = BSD
checkdepends = python-pytest
- checkdepends = python-numpy
checkdepends = python-pytorch
checkdepends = python-tensorflow
makedepends = python-setuptools
depends = python
- optdepends = python-numpy
+ depends = python-numpy
+ depends = python-scipy
optdepends = python-pytorch
optdepends = python-tensorflow
optdepends = mxnet