From 4d21f03f327d6c2c012fc43d48fa53be611c5957 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sat, 26 Mar 2022 12:19:56 +0100 Subject: [PATCH] dev-python/pyVows: update DESCRIPTION Signed-off-by: Andrew Ammerlaan --- dev-python/pyVows/pyVows-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyVows/pyVows-3.0.0.ebuild b/dev-python/pyVows/pyVows-3.0.0.ebuild index 1ae146f88e..61f1629818 100644 --- a/dev-python/pyVows/pyVows-3.0.0.ebuild +++ b/dev-python/pyVows/pyVows-3.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="(fast) parallel running of tests, code coverage reports, test profiling, and more" +DESCRIPTION="Parallel running of tests, code coverage reports, test profiling, and more" HOMEPAGE=" https://github.com/heynemann/pyvows https://pypi.org/project/pyVows/