summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2019-11-09 11:48:13 +0100
committerBlair Bonnett2019-11-09 11:48:13 +0100
commitd083ffbcc5506437d24c400d162688543029b1b1 (patch)
tree2335f91fee274ac73341c746ff7aaf91c067592d /.SRCINFO
parentd0969010a4f44e839fe2d4de5294a3f180bef4bc (diff)
downloadaur-d083ffbcc5506437d24c400d162688543029b1b1.tar.gz
Updated to 2.7.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53ba95991f97..50bc94c388fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-distributed
pkgdesc = Python library for distributed computing
- pkgver = 2.6.0
+ pkgver = 2.7.0
pkgrel = 1
url = http://distributed.readthedocs.org/en/stable/
arch = any
@@ -32,8 +32,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 = 2.6.0.tar.gz::https://codeload.github.com/dask/distributed/tar.gz/2.6.0
- sha256sums = 2b3e602047cc72f44533b6ad7533943c57e908a5dbfa0dd37e116125948f98ff
+ source = 2.7.0.tar.gz::https://codeload.github.com/dask/distributed/tar.gz/2.7.0
+ sha256sums = 8e47fe92540cd2f03c4f339eb5345f114f6392fe679d69b7ede75a8e81be2c26
pkgname = python-distributed