diff options
Diffstat (limited to 'dev-python/scripttest')
| -rw-r--r-- | dev-python/scripttest/scripttest-1.3.0-r2.ebuild | 2 | ||||
| -rw-r--r-- | 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 29743061bea8..b4e0ddb9c5a3 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_{9,10,11,12,13} pypy3 ) 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 da2b2467fc2c..2342aeb90e6c 100644 --- a/dev-python/scripttest/scripttest-2.0.ebuild +++ b/dev-python/scripttest/scripttest-2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) 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/ |
