summaryrefslogtreecommitdiff
path: root/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyupgrade/pyupgrade-2.37.3.ebuild')
-rw-r--r--dev-python/pyupgrade/pyupgrade-2.37.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild b/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
index 568af18a9d08..eb59646e97ec 100644
--- a/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
+++ b/dev-python/pyupgrade/pyupgrade-2.37.3.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
-DESCRIPTION="A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language."
+DESCRIPTION="Tool + pre-commit hook to automatically upgrade syntax for newer Pythons"
HOMEPAGE="https://github.com/asottile/pyupgrade"
SRC_URI="https://github.com/asottile/pyupgrade/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"