Date: Tue, 28 May 2024 10:23:10 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: cb5d707a27da - main - devel/py-libcst: Update to 1.4.0 Message-ID: <202405281023.44SANAdk029524@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=cb5d707a27da0758cda6c1bc46dde86a3f3fd699 commit cb5d707a27da0758cda6c1bc46dde86a3f3fd699 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 10:00:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 10:21:31 +0000 devel/py-libcst: Update to 1.4.0 Changes: https://github.com/Instagram/LibCST/releases --- devel/py-libcst/Makefile | 3 +-- devel/py-libcst/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 6196492f5a1f..3b668450d119 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,6 +1,5 @@ PORTNAME= libcst -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo index 389f7c218d45..1d9527c74466 100644 --- a/devel/py-libcst/distinfo +++ b/devel/py-libcst/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1712330595 -SHA256 (libcst-1.3.1.tar.gz) = 03b1df1ae02456f1d465fcd5ead1d0d454bb483caefd8c8e6bde515ffdb53d1b -SIZE (libcst-1.3.1.tar.gz) = 765034 +TIMESTAMP = 1716448688 +SHA256 (libcst-1.4.0.tar.gz) = 449e0b16604f054fa7f27c3ffe86ea7ef6c409836fe68fe4e752a1894175db00 +SIZE (libcst-1.4.0.tar.gz) = 771364 SHA256 (rust/crates/aho-corasick-1.0.4.crate) = 6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a SIZE (rust/crates/aho-corasick-1.0.4.crate) = 171175 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405281023.44SANAdk029524>