git: fe1e508cae46 - main - devel/py-distributed: Update to 2023.7.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 16 Aug 2023 18:31:51 UTC
The branch main has been updated by sunpoet:

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

commit fe1e508cae46134e0d0ea7b27640d98033fd0601
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:11:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:24 +0000

    devel/py-distributed: Update to 2023.7.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 | 4 ++--
 devel/py-distributed/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile
index 4d4ee974aec7..8b23e915905e 100644
--- a/devel/py-distributed/Makefile
+++ b/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}
@@ -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} \
diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo
index 72bf0734439d..c28b4d10e6db 100644
--- a/devel/py-distributed/distinfo
+++ b/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