Skip to content

Commit

Permalink
devel/py-distributed: Update to 2023.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent 44c2a19 commit 98c56f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-distributed/Makefile
@@ -1,5 +1,5 @@
PORTNAME= distributed
PORTVERSION= 2023.2.1
PORTVERSION= 2023.3.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/dask/distributed
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.5.0:devel/py-cloudpickle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dask>=${PORTVERSION}<${PORTVERSION}_99:devel/py-dask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10.3:devel/py-Jinja2@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677771203
SHA256 (distributed-2023.2.1.tar.gz) = 1347a4b3a1e5273672fd7a87471409e1bac470b4bdb6788c918313d45a22911b
SIZE (distributed-2023.2.1.tar.gz) = 1041904
TIMESTAMP = 1679498660
SHA256 (distributed-2023.3.1.tar.gz) = 2551809869cd72d9957a10e1a6e5358371db31765ae6b1871541a0b7ce32090c
SIZE (distributed-2023.3.1.tar.gz) = 1048594

0 comments on commit 98c56f3

Please sign in to comment.