Skip to content

Commit

Permalink
devel/py-distributed: Update to 2021.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 11, 2022
1 parent 46ba39c commit cec4e79
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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}
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion devel/py-distributed/files/patch-requirements.txt
Expand Up @@ -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

0 comments on commit cec4e79

Please sign in to comment.