summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 976b34fb2d1800f2c7803a5ead216d82c62a7140 (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
44
# Generated by mksrcinfo v8
# Tue Sep 25 22:30:07 UTC 2018
pkgbase = python-distributed
	pkgdesc = A python library for distributed computation.
	pkgver = 1.23.2
	pkgrel = 1
	url = http://distributed.readthedocs.org/en/stable/
	arch = any
	license = BSD-3-clause
	depends = python>=3.5
	depends = python-tornado>=4.5.1
	depends = python-toolz>=0.7.4
	depends = python-cloudpickle>=0.2.2
	depends = python-dask>=0.18.0
	depends = python-click>=6.6
	depends = python-psutil
	depends = python-zict>=0.1.3
	depends = python-sortedcontainers
	depends = python-six
	depends = python-tblib
	depends = python-msgpack
	depends = python-yaml
	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.23.2
	sha256sums = 2190a73b0a248aadf14119b111ca5d46c671a85d31088a56249cb103b9d2a721

pkgname = python-distributed