summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c6b80939cbf3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+# Generated by mksrcinfo v8
+# Sun Apr 3 14:27:25 UTC 2016
+pkgbase = python-distributed
+ pkgdesc = A python library for distributed computation.
+ pkgver = 1.9.1
+ pkgrel = 1
+ url = http://distributed.readthedocs.org/en/stable/
+ arch = any
+ license = Other
+ depends = python>=3.5
+ depends = python-tornado
+ depends = python-toolz
+ depends = python-cloudpickle
+ depends = python-dask
+ depends = python-click
+ depends = python-locket
+ depends = python-boto3
+ depends = python-six
+ depends = python-tblib
+ depends = python-msgpack
+ optdepends = python-paramiko
+ optdepends = python-pandas
+ optdepends = python-ipywidgets
+ source = https://github.com/dask/distributed/archive/1.9.1.tar.gz
+ sha256sums = 270189d60f35547cf6c0366871989e5ecd3f585f73af4aac07925d8a43385dce
+
+pkgname = python-distributed
+