commit:     1eed2a870155a5f4d49f82d5a3a5c22a4bdec70d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 20 01:56:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 20 01:56:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eed2a87

dev-python/pyannotate: update DESCRIPTION

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pyannotate/pyannotate-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyannotate/pyannotate-1.2.0.ebuild 
b/dev-python/pyannotate/pyannotate-1.2.0.ebuild
index e8e92dfbd717..8f1e82ca06d5 100644
--- a/dev-python/pyannotate/pyannotate-1.2.0.ebuild
+++ b/dev-python/pyannotate/pyannotate-1.2.0.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
-DESCRIPTION="A tool (and pre-commit hook) to automatically upgrade syntax for 
newer versions of the language."
+DESCRIPTION="Auto-generate PEP-484 annotations"
 HOMEPAGE="https://github.com/dropbox/pyannotate";
 SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
 

Reply via email to