From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/collective-checkdocs/
Date: Mon, 13 Nov 2017 03:12:40 +0000 (UTC) [thread overview]
Message-ID: <1510542446.c29de60372d7d7124ec35cd99c52a4f62425f5f6.prometheanfire@gentoo> (raw)
commit: c29de60372d7d7124ec35cd99c52a4f62425f5f6
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 03:07:26 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 03:07:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29de603
dev-python/collective-checkdocs: adding for new keyring release
Package-Manager: Portage-2.3.8, Repoman-2.3.4
dev-python/collective-checkdocs/Manifest | 1 +
.../collective-checkdocs-0.2.ebuild | 21 +++++++++++++++++++++
dev-python/collective-checkdocs/metadata.xml | 14 ++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/collective-checkdocs/Manifest b/dev-python/collective-checkdocs/Manifest
new file mode 100644
index 00000000000..9b8a244e36b
--- /dev/null
+++ b/dev-python/collective-checkdocs/Manifest
@@ -0,0 +1 @@
+DIST collective.checkdocs-0.2.zip 10865 SHA256 3a5328257c5224bc72753820c182910d7fb336bc1dba5e09113d48566655e46e SHA512 c234a365d3e89cebd467a42f98be256e8e24e42c88e5aee71556d165deb8d7d54d4b515fa6fdf70bd24e7727e083f3b6fb061aa304fa7a72de7e8612ad2fc2a2 WHIRLPOOL 9764295b52a4e875793ff7351bbb98fe388787164c82adea3d049945a0efd6b390bc06e11ddbb0448203b6783ff82327b02e3a3407a0367fccd5433480b7a5e1
diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
new file mode 100644
index 00000000000..fa048c9bfe2
--- /dev/null
+++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="Distutils command to view/validate packages's rst text long_descriptions."
+HOMEPAGE="https://github.com/collective/collective.checkdocs"
+SRC_URI="mirror://pypi/${PN:0:1}/collective.checkdocs/collective.checkdocs-${PV}.zip"
+S="${WORKDIR}/collective.checkdocs-${PV}"
+
+LICENSE="GPL-2" # until https://github.com/collective/collective.checkdocs/issues/8 is fixed
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+ dev-python/docutils[${PYTHON_USEDEP}]"
diff --git a/dev-python/collective-checkdocs/metadata.xml b/dev-python/collective-checkdocs/metadata.xml
new file mode 100644
index 00000000000..b7deeb302f9
--- /dev/null
+++ b/dev-python/collective-checkdocs/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <longdescription lang="en">
+ 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.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2017-11-13 3:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-13 3:12 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-12 20:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/collective-checkdocs/ Matt Thode
2019-04-10 22:44 Matthew Thode
2020-03-19 18:44 Michał Górny
2020-10-01 21:56 Louis Sautier
2020-10-01 21:56 Louis Sautier
2020-11-14 21:52 Michał Górny
2020-11-15 5:19 Sam James
2020-11-15 7:54 Michał Górny
2021-09-09 17:29 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1510542446.c29de60372d7d7124ec35cd99c52a4f62425f5f6.prometheanfire@gentoo \
--to=prometheanfire@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox