From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB53B138359 for ; Sat, 14 Nov 2020 21:52:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAABCE0867; Sat, 14 Nov 2020 21:52:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C20D1E0867 for ; Sat, 14 Nov 2020 21:52:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B7663411BC for ; Sat, 14 Nov 2020 21:52:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D72B042C for ; Sat, 14 Nov 2020 21:52:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1605390754.321bf8c466a5f75ccd78795aa26804a71a40ea6e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/collective-checkdocs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/collective-checkdocs/metadata.xml X-VCS-Directories: dev-python/collective-checkdocs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 321bf8c466a5f75ccd78795aa26804a71a40ea6e X-VCS-Branch: master Date: Sat, 14 Nov 2020 21:52:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8f4bf046-d80c-464c-99f5-186032c0b105 X-Archives-Hash: bec8d4421516f76864dfd561a555052b commit: 321bf8c466a5f75ccd78795aa26804a71a40ea6e Author: Michał Górny gentoo org> AuthorDate: Sat Nov 14 21:30:26 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 14 21:52:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321bf8c4 dev-python/collective-checkdocs: Mark ALLARCHES Signed-off-by: Michał Górny gentoo.org> dev-python/collective-checkdocs/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/collective-checkdocs/metadata.xml b/dev-python/collective-checkdocs/metadata.xml index b3409eaec2a..bba9c09c9ae 100644 --- a/dev-python/collective-checkdocs/metadata.xml +++ b/dev-python/collective-checkdocs/metadata.xml @@ -11,6 +11,7 @@ collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier. + collective.checkdocs collective/collective.checkdocs