Date: Sun, 18 Apr 2021 07:11:45 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: 56900eaa31c3 - main - devel/py-libcst: Update to 0.3.18 Message-ID: <202104180711.13I7Bj4C007474@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=56900eaa31c3869e66c14b561fc4bc131f68bbef commit 56900eaa31c3869e66c14b561fc4bc131f68bbef Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:02:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:43:21 +0000 devel/py-libcst: Update to 0.3.18 Changes: https://github.com/Instagram/LibCST/releases --- devel/py-libcst/Makefile | 2 +- devel/py-libcst/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index cedc6bd3e019..ed15ed0c2613 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= libcst -PORTVERSION= 0.3.17 +PORTVERSION= 0.3.18 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo index dab2c34dcd89..3bcc688bad23 100644 --- a/devel/py-libcst/distinfo +++ b/devel/py-libcst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478399 -SHA256 (libcst-0.3.17.tar.gz) = 2766671c107263daa3fc34e39d55134a6fe253701564d7670586f30eee2c201c -SIZE (libcst-0.3.17.tar.gz) = 403703 +TIMESTAMP = 1618320156 +SHA256 (libcst-0.3.18.tar.gz) = 30154cd0aaede8f3adfc4bdead23fe022a57e88898b9993cc3fea3bfbaf780d2 +SIZE (libcst-0.3.18.tar.gz) = 417356
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180711.13I7Bj4C007474>