summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-08-10 21:52:27 +0200
committerMichel Zou2018-08-10 21:52:27 +0200
commit56ab20735ee08f9ea370f1764f9aaeb83092caeb (patch)
tree6492cc56c068776554d5b2d72f793467f60facc7
parentac5b63f66e7f05f95627f622ebdab95670cbb0b0 (diff)
downloadaur-56ab20735ee08f9ea370f1764f9aaeb83092caeb.tar.gz
louvain
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eadf4722ec4..9efc7a300139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = python-orange
depends = python-dill
depends = python-pip
depends = python-serverfiles
+ depends = python-louvain
source = https://github.com/biolab/orange3/archive/3.15.0.tar.gz
sha256sums = e3fd38bc393aba34f3154e9c3bdf5b95064ad159616706a9e064dd17256e2b32
diff --git a/PKGBUILD b/PKGBUILD
index ee0b796f5132..c7819f16dc2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('i686' 'x86_64')
url="http://orange.biolab.si/"
license=('GPL3')
makedepends=('python-setuptools')
-depends=('python-beautifulsoup4' 'python-chardet' 'python-docutils' 'python-pyqtgraph' 'python-xlrd' 'python-matplotlib' 'python-scikit-learn' 'python-recommonmark' 'python-sqlparse' 'python-psycopg2' 'python-joblib' 'python-keyrings-alt' 'python-bottleneck' 'python-anyqt' 'python-dill' 'python-pip' 'python-serverfiles')
+depends=('python-beautifulsoup4' 'python-chardet' 'python-docutils' 'python-pyqtgraph' 'python-xlrd' 'python-matplotlib' 'python-scikit-learn' 'python-recommonmark' 'python-sqlparse' 'python-psycopg2' 'python-joblib' 'python-keyrings-alt' 'python-bottleneck' 'python-anyqt' 'python-dill' 'python-pip' 'python-serverfiles' 'python-louvain')
source=("https://github.com/biolab/orange3/archive/${pkgver}.tar.gz")
sha256sums=('e3fd38bc393aba34f3154e9c3bdf5b95064ad159616706a9e064dd17256e2b32')