summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2020-03-27 09:31:56 +0100
committerBlair Bonnett2020-03-27 09:31:56 +0100
commite24b7fd8f5986210c01e3d22239e228dc1c67089 (patch)
tree463f7c959e6127a48833050326f333a4d6f776e1 /.SRCINFO
parent906410131749a3d1476a470d809a4ebb58b6efd4 (diff)
downloadaur-e24b7fd8f5986210c01e3d22239e228dc1c67089.tar.gz
Bumped to 2.13.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84c53780ae64..9a5ae3261565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = python-distributed
pkgdesc = Python library for distributed computing
- pkgver = 2.12.0
+ pkgver = 2.13.0
pkgrel = 1
url = https://distributed.dask.org/
arch = any
license = BSD
+ makedepends = python-setuptools
depends = python
depends = python-click
depends = python-cloudpickle
@@ -32,8 +33,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.12.0.tar.gz
- sha256sums = 5805bac7bf15a00f2cceb55babc2456bb148f8b01376a14984d32a1cd7ac0669
+ source = https://files.pythonhosted.org/packages/source/d/distributed/distributed-2.13.0.tar.gz
+ sha256sums = 249156c458fa1c0d7c9fb0781bb68d710cc6169e1aebbf87667b708c5cfc609f
pkgname = python-distributed