Skip to content

Commit

Permalink
devel/py-distributed: Update to 2023.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent e998a15 commit fe1e508
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.7.0
PORTVERSION= 2023.7.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ WWW= https://distributed.dask.org/en/stable/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}versioneer>=0.28:devel/py-versioneer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-distributed/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688902099
SHA256 (distributed-2023.7.0.tar.gz) = 9cd233c09675051b2e85e38959c0e93f040e0379d01e8709f975ff9d34056172
SIZE (distributed-2023.7.0.tar.gz) = 1074072
TIMESTAMP = 1691070040
SHA256 (distributed-2023.7.1.tar.gz) = 66442f6af32e03815de6d3a5251f8ad9bbd63bb018c48aa361efca5355e46749
SIZE (distributed-2023.7.1.tar.gz) = 1078202

0 comments on commit fe1e508

Please sign in to comment.