Date: Fri, 25 Mar 2022 13:44:31 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: 0a677abfe881 - main - devel/py-zict: Update to 2.1.0 Message-ID: <202203251344.22PDiVx4020842@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=0a677abfe88142c4caf02b1bde86cb85901c5c7b commit 0a677abfe88142c4caf02b1bde86cb85901c5c7b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-25 13:00:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-25 13:37:03 +0000 devel/py-zict: Update to 2.1.0 Changes: https://github.com/dask/zict/blob/main/doc/source/changelog.rst --- devel/py-zict/Makefile | 2 +- devel/py-zict/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-zict/Makefile b/devel/py-zict/Makefile index 3046f5039a9d..01e3af08cd17 100644 --- a/devel/py-zict/Makefile +++ b/devel/py-zict/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= zict -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-zict/distinfo b/devel/py-zict/distinfo index ed47acaa0b97..f4a38283a7ae 100644 --- a/devel/py-zict/distinfo +++ b/devel/py-zict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582975677 -SHA256 (zict-2.0.0.tar.gz) = 8e2969797627c8a663575c2fc6fcb53a05e37cdb83ee65f341fc6e0c3d0ced16 -SIZE (zict-2.0.0.tar.gz) = 11571 +TIMESTAMP = 1647264584 +SHA256 (zict-2.1.0.tar.gz) = 15b2cc15f95a476fbe0623fd8f771e1e771310bf7a01f95412a0b605b6e47510 +SIZE (zict-2.1.0.tar.gz) = 13639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203251344.22PDiVx4020842>