Skip to content

Commit

Permalink
devel/py-distributed: Update to 2023.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 4, 2023
1 parent 7ccffd6 commit 8e86e6c
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.8.1
PORTVERSION= 2023.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}toolz>=0.10.0:devel/py-toolz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=6.0.4:www/py-tornado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.24.3,1:net/py-urllib3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zict>=2.1.0:devel/py-zict@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}zict>=3.0.0:devel/py-zict@${PY_FLAVOR}

USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517
Expand Down
6 changes: 3 additions & 3 deletions devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692640048
SHA256 (distributed-2023.8.1.tar.gz) = 9eb00dfe08a75c9a450010869de0cbcada016c32bfee43e9b3a281787bdc9d61
SIZE (distributed-2023.8.1.tar.gz) = 1080842
TIMESTAMP = 1693823873
SHA256 (distributed-2023.9.0.tar.gz) = df3024b021c1cc4aa007ea5ecafe30566cdba92ed7b9a6516c39ef6e7256b1a2
SIZE (distributed-2023.9.0.tar.gz) = 1082091

0 comments on commit 8e86e6c

Please sign in to comment.