commit: cdf1bb3e9959a54c072ba14c38043468810233fa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 08:44:52 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 10:03:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf1bb3e
dev-python/scripttest: Fix package description
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/scripttest/scripttest-1.3.0-r2.ebuild | 2 +-
dev-python/scripttest/scripttest-2.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
b/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
index 0633ceca0eb9..f6d58a328d5c 100644
--- a/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0-r2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1
-DESCRIPTION="A very small text templating language"
+DESCRIPTION="Helper to test command-line scripts"
HOMEPAGE="
https://pypi.org/project/scripttest/
https://github.com/pypa/scripttest/
diff --git a/dev-python/scripttest/scripttest-2.0.ebuild
b/dev-python/scripttest/scripttest-2.0.ebuild
index ff3cb4142ed0..b82e64d8d890 100644
--- a/dev-python/scripttest/scripttest-2.0.ebuild
+++ b/dev-python/scripttest/scripttest-2.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1
-DESCRIPTION="A very small text templating language"
+DESCRIPTION="Helper to test command-line scripts"
HOMEPAGE="
https://pypi.org/project/scripttest/
https://github.com/pypa/scripttest/