Date: Tue, 18 May 2021 19:32:08 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: ccfa59f7f410 - main - devel/py-libcst: Update to 0.3.19 Message-ID: <202105181932.14IJW8nm036451@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=ccfa59f7f410730f86a8851c07b096c902d0f322 commit ccfa59f7f410730f86a8851c07b096c902d0f322 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-18 19:28:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-18 19:28:17 +0000 devel/py-libcst: Update to 0.3.19 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 ed15ed0c2613..367ae95ea3c4 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.18 +PORTVERSION= 0.3.19 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo index 3bcc688bad23..295252a4e933 100644 --- a/devel/py-libcst/distinfo +++ b/devel/py-libcst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320156 -SHA256 (libcst-0.3.18.tar.gz) = 30154cd0aaede8f3adfc4bdead23fe022a57e88898b9993cc3fea3bfbaf780d2 -SIZE (libcst-0.3.18.tar.gz) = 417356 +TIMESTAMP = 1621183210 +SHA256 (libcst-0.3.19.tar.gz) = 4876239db55164acaf034ee01f56a7db0a2f90cacea24b183d8aa69efc11b067 +SIZE (libcst-0.3.19.tar.gz) = 418419
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181932.14IJW8nm036451>