git: e030a475d2c2 - main - devel/py-distributed: Update to 2021.11.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 21:18:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e030a475d2c281c1290d55025aebc43fd0cce6b0 commit e030a475d2c281c1290d55025aebc43fd0cce6b0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 21:15:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 21:15:08 +0000 devel/py-distributed: Update to 2021.11.2 Changes: https://github.com/dask/distributed/blob/main/docs/source/changelog.rst https://distributed.dask.org/en/latest/changelog.html --- devel/py-distributed/Makefile | 2 +- devel/py-distributed/distinfo | 6 +++--- devel/py-distributed/files/patch-requirements.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index ee949604d875..98afe1675190 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= distributed -PORTVERSION= 2021.11.1 +PORTVERSION= 2021.11.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo index 7c3ed4fcff06..466cb039783a 100644 --- a/devel/py-distributed/distinfo +++ b/devel/py-distributed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637072956 -SHA256 (distributed-2021.11.1.tar.gz) = 9350a40ba84c4c75b140b5e9ee5f6adaef737f16aaf2e5cf013744f29614fd0a -SIZE (distributed-2021.11.1.tar.gz) = 868619 +TIMESTAMP = 1637519860 +SHA256 (distributed-2021.11.2.tar.gz) = f86a01a2e1e678865d2e42300c47552b5012cd81a2d354e47827a1fd074cc302 +SIZE (distributed-2021.11.2.tar.gz) = 876488 diff --git a/devel/py-distributed/files/patch-requirements.txt b/devel/py-distributed/files/patch-requirements.txt index b62c271469f6..d5894c59e587 100644 --- a/devel/py-distributed/files/patch-requirements.txt +++ b/devel/py-distributed/files/patch-requirements.txt @@ -1,9 +1,9 @@ ---- requirements.txt.orig 2021-10-22 20:26:57 UTC +--- requirements.txt.orig 2021-11-19 20:14:46 UTC +++ requirements.txt @@ -1,5 +1,5 @@ click >= 6.6 -cloudpickle >= 1.5.0 +cloudpickle >= 1.3.0 - dask == 2021.11.1 + dask == 2021.11.2 jinja2 msgpack >= 0.6.0