git: 5a748c04a7df - main - devel/py-distributed: Update to 2021.11.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 21 Nov 2021 18:28:12 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a748c04a7df8a6ffce94da2b68517424de32357

commit 5a748c04a7df8a6ffce94da2b68517424de32357
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 18:20:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 18:20:11 +0000

    devel/py-distributed: Update to 2021.11.1
    
    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 ef3a030d53d5..ee949604d875 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.10.0
+PORTVERSION=	2021.11.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index c7b02b355ad1..7c3ed4fcff06 100644
--- a/devel/py-distributed/distinfo
+++ b/devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635730955
-SHA256 (distributed-2021.10.0.tar.gz) = ea27051fdb8351710978fd1beac49d5b9ad2b919328b4d348f5c58b1393dd84d
-SIZE (distributed-2021.10.0.tar.gz) = 865033
+TIMESTAMP = 1637072956
+SHA256 (distributed-2021.11.1.tar.gz) = 9350a40ba84c4c75b140b5e9ee5f6adaef737f16aaf2e5cf013744f29614fd0a
+SIZE (distributed-2021.11.1.tar.gz) = 868619
diff --git a/devel/py-distributed/files/patch-requirements.txt b/devel/py-distributed/files/patch-requirements.txt
index 886c6be9e283..b62c271469f6 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.10.0
+ dask == 2021.11.1
  jinja2
  msgpack >= 0.6.0