Date: Sun, 20 Jun 2021 16:18:30 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: c34154bf44a3 - main - devel/py-distributed: Update to 2021.6.1 Message-ID: <202106201618.15KGIUqh079945@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=c34154bf44a3d6c8030e5462305f8f0651601b54 commit c34154bf44a3d6c8030e5462305f8f0651601b54 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:04:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:15:59 +0000 devel/py-distributed: Update to 2021.6.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 | 2 +- devel/py-distributed/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index 575afd8e71ef..bba45b72a8d6 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= distributed -PORTVERSION= 2021.6.0 +PORTVERSION= 2021.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo index e0d2dc8f38d2..8f5368c8720e 100644 --- a/devel/py-distributed/distinfo +++ b/devel/py-distributed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214066 -SHA256 (distributed-2021.6.0.tar.gz) = 0ad3db5d2618fc29291b02e8ebc7a1ff6cfce5013455143c3e1bce438b2b5a48 -SIZE (distributed-2021.6.0.tar.gz) = 732659 +TIMESTAMP = 1624189717 +SHA256 (distributed-2021.6.1.tar.gz) = 67bf61fd6022a397625f69b20a1c7c1cf0167b6441e008f0ed86dc8785d46057 +SIZE (distributed-2021.6.1.tar.gz) = 743858
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201618.15KGIUqh079945>