summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8253143713551a1648d8bb9e78f254b6cd284eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Generated by mksrcinfo v8
# Mon Jun 12 19:29:26 UTC 2017
pkgbase = python-distributed
	pkgdesc = A python library for distributed computation.
	pkgver = 1.17.0
	pkgrel = 1
	url = http://distributed.readthedocs.org/en/stable/
	arch = any
	license = BSD-3-clause
	depends = python>=3.5
	depends = python-tornado>=4.2
	depends = python-toolz>=0.7.4
	depends = python-cloudpickle>=0.2.2
	depends = python-dask>=0.14.0
	depends = python-click>=6.6
	depends = python-psutil
	depends = python-zict>=0.1.1
	depends = python-sortedcollections
	depends = python-six
	depends = python-tblib
	depends = python-msgpack
	optdepends = python-joblib>=0.10.2
	optdepends = python-mock>=2.0.0
	optdepends = python-pandas>=0.19.2
	optdepends = python-numpy>=1.11.0
	optdepends = python-bokeh>=0.12.3
	optdepends = python-requests>=2.12.4
	optdepends = python-pyzmq>=16.0.2
	optdepends = ipython>=5.0.0
	optdepends = python-jupyter_client>=4.4.0
	optdepends = python-ipykernel>=4.5.2
	optdepends = python-pytest>=3.0.5
	optdepends = python-keras
	optdepends = python-lz4
	optdepends = python-netcdf4
	optdepends = python-h5py
	optdepends = python-paramiko
	optdepends = python-ipywidgets
	source = https://codeload.github.com/dask/distributed/tar.gz/1.17.0
	sha256sums = 2654ef9cfbbb1cb2de025e47acbea89270a8d88be7158f4683a8fc352f3a7ee4

pkgname = python-distributed