commit: fc2bf26cccd56fbbf7e9cd6e593faf1330a27875 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 26 09:56:01 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 26 10:05:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc2bf26c
dev-python/libcst: shorten description Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> 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 a5eb91b6c..25668e489 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
