Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:52:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29eb8ba90efc - main - devel/py-dask: Update to 2023.5.1
Message-ID:  <202306051852.355Iq4hD053073@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 29eb8ba90efc5562f2087be5c8c75af398778970
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:02 +0000

    devel/py-dask: Update to 2023.5.1
    
    Changes:        https://github.com/dask/dask/blob/main/docs/source/changelog.rst
                    https://docs.dask.org/en/latest/changelog.html
---
 devel/py-dask/Makefile | 4 ++--
 devel/py-dask/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile
index 5e3286d55b45..8430c16e2fab 100644
--- a/devel/py-dask/Makefile
+++ b/devel/py-dask/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dask
-PORTVERSION=	2023.5.0
+PORTVERSION=	2023.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -28,7 +28,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>=0:devel/py-pytest-rerunfailures@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${PY_FLAVOR}
 
-USES=		cpe python:3.8+
+USES=		cpe python:3.9+
 USE_PYTHON=	autoplist concurrent pep517 pytest
 
 NO_ARCH=	yes
diff --git a/devel/py-dask/distinfo b/devel/py-dask/distinfo
index abde9d50cb1a..12b66402075a 100644
--- a/devel/py-dask/distinfo
+++ b/devel/py-dask/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162116
-SHA256 (dask-2023.5.0.tar.gz) = 4f4c28ac406e81b8f21b5be4b31b21308808f3e0e7c7e2f4a914f16476d9941b
-SIZE (dask-2023.5.0.tar.gz) = 8510890
+TIMESTAMP = 1685792234
+SHA256 (dask-2023.5.1.tar.gz) = d1b988526012ac2896ace302347e23c003504f8baa69d106b75bd442f089495a
+SIZE (dask-2023.5.1.tar.gz) = 8514462



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051852.355Iq4hD053073>