Date: Tue, 21 Sep 2021 03:51: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: 9d60d2b16924 - main - devel/py-libcst: Update to 0.3.20 Message-ID: <202109210351.18L3pUbH029891@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=9d60d2b16924ebcc5ec5cf3424b6b20ecfbac0cd commit 9d60d2b16924ebcc5ec5cf3424b6b20ecfbac0cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:12:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:31 +0000 devel/py-libcst: Update to 0.3.20 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 da95aede23cb..4cb395d3c169 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.19 +PORTVERSION= 0.3.20 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo index 295252a4e933..f53e8a37083c 100644 --- a/devel/py-libcst/distinfo +++ b/devel/py-libcst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183210 -SHA256 (libcst-0.3.19.tar.gz) = 4876239db55164acaf034ee01f56a7db0a2f90cacea24b183d8aa69efc11b067 -SIZE (libcst-0.3.19.tar.gz) = 418419 +TIMESTAMP = 1632037094 +SHA256 (libcst-0.3.20.tar.gz) = 9d50d4eab28b570e254cc63287ce3009b945be4114c7a29662b67204cfc18060 +SIZE (libcst-0.3.20.tar.gz) = 418791
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210351.18L3pUbH029891>