From fc2bf26cccd56fbbf7e9cd6e593faf1330a27875 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 26 Sep 2022 11:56:01 +0200 Subject: [PATCH] dev-python/libcst: shorten description Signed-off-by: Andrew Ammerlaan --- dev-python/libcst/libcst-0.4.3_p20220607.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild index a5eb91b6c2..25668e4896 100644 --- a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild +++ b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild @@ -114,7 +114,7 @@ MY_PN="LibCST" inherit cargo distutils-r1 -DESCRIPTION="A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree" +DESCRIPTION="Concrete syntax tree parser and serializer for Python" HOMEPAGE="https://github.com/Instagram/LibCST" SRC_URI=" https://github.com/Instagram/LibCST/archive/${MY_REV}.tar.gz -> ${P}.tar.gz