summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-12-08 09:10:51 +0100
committerMatthew Thode <prometheanfire@gentoo.org>2019-12-08 02:31:48 -0600
commitf7cff5f370b6169e82a15b5fcca063dbcf725fe0 (patch)
tree7f043556ed9e1d2d9fbb25862f7b2b12c417ebda /dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild
parentdev-python/fasteners: fix MissingTestRestrict (diff)
downloadgentoo-f7cff5f370b6169e82a15b5fcca063dbcf725fe0.tar.gz
gentoo-f7cff5f370b6169e82a15b5fcca063dbcf725fe0.tar.bz2
gentoo-f7cff5f370b6169e82a15b5fcca063dbcf725fe0.zip
dev-python/restructuredtext-lint: fix MissingTestRestrict, make DESCRIPTION smaller
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild')
-rw-r--r--dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild
index 13b4421dc875..7c05e10d5c06 100644
--- a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild
+++ b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit distutils-r1
-DESCRIPTION="Created out of frustration, it sucks to find out your reST is invalid after uploading it."
+DESCRIPTION="Checks PyPI validity of reStructuredText"
HOMEPAGE="https://pypi.org/project/restructuredtext_lint/"
MY_P="restructuredtext_lint"