summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-08-07 22:51:04 +0200
committerMichel Zou2018-08-07 22:51:04 +0200
commit9afd8ea32306ba3e3cdb06245e4ae1e4d7bd2bd4 (patch)
treeea1c08c3bd1d22d2085600702cf852e013d68ae7
parenta56cc06fcaaf3a9f7d4a3964227b8b9514d0e7bb (diff)
downloadaur-9afd8ea32306ba3e3cdb06245e4ae1e4d7bd2bd4.tar.gz
-bottlechest
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b64d64a7764d..7ed6402282d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Mon May 28 19:21:56 UTC 2018
pkgbase = python-orange
pkgdesc = Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting.
pkgver = 3.13.0
- pkgrel = 1
+ pkgrel = 2
url = http://orange.biolab.si/
arch = i686
arch = x86_64
@@ -19,7 +17,6 @@ pkgbase = python-orange
depends = python-recommonmark
depends = python-sqlparse
depends = python-psycopg2
- depends = python-bottlechest
depends = python-joblib
depends = python-keyrings-alt
depends = python-bottleneck
diff --git a/PKGBUILD b/PKGBUILD
index a542ffb72733..fff3b7e0e3df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=python-orange
pkgver=3.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting."
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-bottlechest' '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')
source=("https://github.com/biolab/orange3/archive/${pkgver}.tar.gz")
sha256sums=('8329a180fdb5c8d838c1aa04f805cefa204ffe8a662e402432692bf9cffa7879')