summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ac9372375ac..22463cadf783 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-streamz
pkgdesc = Real-time stream processing for python
pkgver = 0.6.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/python-streamz/streamz
arch = any
license = custom:BSD-3-clause
@@ -15,13 +15,13 @@ pkgbase = python-streamz
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
+ depends = python-zict
depends = python-tornado
depends = python-toolz
- depends = python-zict
+ depends = python-six
depends = lzo
depends = snappy
optdepends = python-pandas: for supports streams of Pandas dataframes or Pandas series
- optdepends = python-cudf: for for supports streams of cudf dataframes or cudf series
optdepends = python-graphviz: for visualize the stream graph
optdepends = python-networkx: for visualize the stream graph
source = streamz-0.6.4.tar.gz::https://github.com/python-streamz/streamz/archive/0.6.4.tar.gz