git: cec4e794a1b5 - main - devel/py-distributed: Update to 2021.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:54:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cec4e794a1b5b10beb4b083c72620f90276412c8
commit cec4e794a1b5b10beb4b083c72620f90276412c8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:15:08 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:22 +0000
devel/py-distributed: Update to 2021.12.0
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 | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile
index 98afe1675190..b9f1272b8ed0 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.2
+PORTVERSION= 2021.12.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index 466cb039783a..b79fbe6db450 100644
--- a/devel/py-distributed/distinfo
+++ b/devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637519860
-SHA256 (distributed-2021.11.2.tar.gz) = f86a01a2e1e678865d2e42300c47552b5012cd81a2d354e47827a1fd074cc302
-SIZE (distributed-2021.11.2.tar.gz) = 876488
+TIMESTAMP = 1641045914
+SHA256 (distributed-2021.12.0.tar.gz) = c6119a2cf1fb2d8ac60337915bb9a790af6530afcb5d7a809a3308323b874714
+SIZE (distributed-2021.12.0.tar.gz) = 878312
diff --git a/devel/py-distributed/files/patch-requirements.txt b/devel/py-distributed/files/patch-requirements.txt
index d5894c59e587..ba78bd886be7 100644
--- a/devel/py-distributed/files/patch-requirements.txt
+++ b/devel/py-distributed/files/patch-requirements.txt
@@ -4,6 +4,6 @@
click >= 6.6
-cloudpickle >= 1.5.0
+cloudpickle >= 1.3.0
- dask == 2021.11.2
+ dask == 2021.12.0
jinja2
msgpack >= 0.6.0