Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2024 06:28:19 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: e6117ae91007 - main - devel/py-libcst: Update to 1.5.1
Message-ID:  <202411220628.4AM6SJNE005538@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=e6117ae9100786a95b7001f639b0776496ca3042

commit e6117ae9100786a95b7001f639b0776496ca3042
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-22 06:22:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-22 06:22:25 +0000

    devel/py-libcst: Update to 1.5.1
    
    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 000f8945cd23..f928f3eb6f27 100644
--- a/devel/py-libcst/Makefile
+++ b/devel/py-libcst/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libcst
-PORTVERSION=	1.5.0
-PORTREVISION=	1
+PORTVERSION=	1.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo
index 6cbd1fc90468..4224d83bae87 100644
--- a/devel/py-libcst/distinfo
+++ b/devel/py-libcst/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1728632364
-SHA256 (libcst-1.5.0.tar.gz) = 8478abf21ae3861a073e898d80b822bd56e578886331b33129ba77fec05b8c24
-SIZE (libcst-1.5.0.tar.gz) = 772970
+TIMESTAMP = 1732239518
+SHA256 (libcst-1.5.1.tar.gz) = 71cb294db84df9e410208009c732628e920111683c2f2b2e0c5b71b98464f365
+SIZE (libcst-1.5.1.tar.gz) = 773387
 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?202411220628.4AM6SJNE005538>