summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2020-04-04 12:52:07 +0200
committerBlair Bonnett2020-04-04 12:52:07 +0200
commitdc6162f6c1c23f4783e67930c1b1b52e93261990 (patch)
tree14167b254e0d696209189550cfa27520cdd1cc40 /.SRCINFO
parente24b7fd8f5986210c01e3d22239e228dc1c67089 (diff)
downloadaur-dc6162f6c1c23f4783e67930c1b1b52e93261990.tar.gz
Bumped to 2.14.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a5ae3261565..cd54505a2638 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-distributed
pkgdesc = Python library for distributed computing
- pkgver = 2.13.0
+ pkgver = 2.14.0
pkgrel = 1
url = https://distributed.dask.org/
arch = any
@@ -18,6 +18,7 @@ pkgbase = python-distributed
depends = python-tornado
depends = python-zict
depends = python-yaml
+ optdepends = python-cytoolz: Cython version of python-toolz for improved performance
optdepends = python-joblib: Joblib integration
optdepends = python-pandas: Pandas integration
optdepends = python-numpy: NumPy integration
@@ -33,8 +34,8 @@ pkgbase = python-distributed
optdepends = python-asyncssh: Computing cluster using SSH communication
optdepends = python-pytorch: Support for tensors and dynamic neural networks
optdepends = python-ipywidgets: Extra widgets in diagnostic pages
- source = https://files.pythonhosted.org/packages/source/d/distributed/distributed-2.13.0.tar.gz
- sha256sums = 249156c458fa1c0d7c9fb0781bb68d710cc6169e1aebbf87667b708c5cfc609f
+ source = https://files.pythonhosted.org/packages/source/d/distributed/distributed-2.14.0.tar.gz
+ sha256sums = d9d49536fefc4238417de89bc6ddcc1cfa64da90d52b74128a16d9d28a823089
pkgname = python-distributed