Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:19:51 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: 89698ec5adb5 - main - devel/py-libcst: Update to 1.0.1
Message-ID:  <202306300719.35U7JpRe066616@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=89698ec5adb591b8793215eef2cac1ab7682f195

commit 89698ec5adb591b8793215eef2cac1ab7682f195
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:03:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:03:41 +0000

    devel/py-libcst: Update to 1.0.1
    
    Changes:        https://github.com/Instagram/LibCST/releases
---
 devel/py-libcst/Makefile        |  3 +--
 devel/py-libcst/Makefile.crates |  2 +-
 devel/py-libcst/distinfo        | 10 +++++-----
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile
index 40722ec47cd5..e9b34c4e096d 100644
--- a/devel/py-libcst/Makefile
+++ b/devel/py-libcst/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libcst
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-libcst/Makefile.crates b/devel/py-libcst/Makefile.crates
index dda08cbe23ff..a220f98a618f 100644
--- a/devel/py-libcst/Makefile.crates
+++ b/devel/py-libcst/Makefile.crates
@@ -5,7 +5,7 @@ CARGO_CRATES=	aho-corasick-0.7.18 \
 		autocfg-1.1.0 \
 		bitflags-1.3.2 \
 		bstr-0.2.17 \
-		bumpalo-3.10.0 \
+		bumpalo-3.12.0 \
 		cast-0.2.7 \
 		cast-0.3.0 \
 		cfg-if-1.0.0 \
diff --git a/devel/py-libcst/distinfo b/devel/py-libcst/distinfo
index 4d0961e9e10c..d52c09e75d83 100644
--- a/devel/py-libcst/distinfo
+++ b/devel/py-libcst/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1685792258
-SHA256 (libcst-1.0.0.tar.gz) = aaf3471c11a7dfc76c46d0b80e64bde5d066d88393fe14b79bcaeb6753744bae
-SIZE (libcst-1.0.0.tar.gz) = 747838
+TIMESTAMP = 1686496750
+SHA256 (libcst-1.0.1.tar.gz) = 37187337f979ba426d8bfefc08008c3c1b09b9e9f9387050804ed2da88107570
+SIZE (libcst-1.0.1.tar.gz) = 749520
 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
 SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
@@ -15,8 +15,8 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9
 SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
 SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223
 SIZE (rust/crates/bstr-0.2.17.crate) = 330350
-SHA256 (rust/crates/bumpalo-3.10.0.crate) = 37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3
-SIZE (rust/crates/bumpalo-3.10.0.crate) = 78915
+SHA256 (rust/crates/bumpalo-3.12.0.crate) = 0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535
+SIZE (rust/crates/bumpalo-3.12.0.crate) = 81604
 SHA256 (rust/crates/cast-0.2.7.crate) = 4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a
 SIZE (rust/crates/cast-0.2.7.crate) = 11222
 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300719.35U7JpRe066616>