diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-10 18:55:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-10 18:55:20 +0000 |
| commit | 77be6c81c8aca17fcf3efb129a0d827ab379e86b (patch) | |
| tree | 2d0e84ffb3e6732c108a973223d72c86eecfe331 /dev-python/scripttest | |
| parent | 21bc4b6ed6a0315868a4d850055160daccce7d89 (diff) | |
| download | baldeagleos-repo-77be6c81c8aca17fcf3efb129a0d827ab379e86b.tar.gz baldeagleos-repo-77be6c81c8aca17fcf3efb129a0d827ab379e86b.tar.xz baldeagleos-repo-77be6c81c8aca17fcf3efb129a0d827ab379e86b.zip | |
Adding metadata
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/ |
