From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/readme_renderer/
Date: Fri, 10 Dec 2021 17:12:03 +0000 (UTC) [thread overview]
Message-ID: <1639156309.1d5a5f2e7da91975127bffa86206e36f200344e5.arthurzam@gentoo> (raw)
commit: 1d5a5f2e7da91975127bffa86206e36f200344e5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 16:01:27 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 17:11:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5a5f2e
dev-python/readme_renderer: add 31.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/readme_renderer/Manifest | 1 +
.../readme_renderer/readme_renderer-31.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/readme_renderer/Manifest b/dev-python/readme_renderer/Manifest
index 53bf3ba51b25..04061cff496f 100644
--- a/dev-python/readme_renderer/Manifest
+++ b/dev-python/readme_renderer/Manifest
@@ -1 +1,2 @@
DIST readme_renderer-30.0.tar.gz 27065 BLAKE2B 974d6070e2704e293701101a99161b7a23b97799b0bb841bc196e603eb97314fe5dcc93329aea2c67921f3ad6afc8f66c6b3742b4de966547ecc5ba2027421a8 SHA512 fafaae9a9ed61338611c509fd907f6314b97d13a30fb5cdfa2b8dd5d08097fa05d8edd27fd880725f783cf96326dee40e85da60bb4948bc810162b53528d18e4
+DIST readme_renderer-31.0.tar.gz 27617 BLAKE2B 2705157cb0cb04e8891ac5b0c363dbe30559ce3fd5bd5c0014e9746d6334c68b458fc1dad69c8da3088ccf5c70dff31bcc957fb01c26ee37f7370d3ac7dbffc7 SHA512 8399d478f46c58a3abecbbc3242c7cc4801fc84c04dc4ab35b88159e65373fe91ccebb1ab6eba505651b0dcab6f12283f55aad902379a2b0056ddcbce5e76897
diff --git a/dev-python/readme_renderer/readme_renderer-31.0.ebuild b/dev-python/readme_renderer/readme_renderer-31.0.ebuild
new file mode 100644
index 000000000000..1b1eb632f04d
--- /dev/null
+++ b/dev-python/readme_renderer/readme_renderer-31.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="a library for rendering \"readme\" descriptions for Warehouse"
+HOMEPAGE="https://github.com/pypa/readme_renderer https://pypi.org/project/readme-renderer/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ >=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]
+ >=dev-python/docutils-0.13.1[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2.5.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst )
+
+distutils_enable_tests pytest
next reply other threads:[~2021-12-10 17:12 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-10 17:12 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-16 4:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/readme_renderer/ Michał Górny
2022-12-10 9:03 Michał Górny
2022-12-10 8:55 Arthur Zamarin
2022-11-01 5:19 Michał Górny
2022-10-08 20:10 Michał Górny
2022-10-08 16:03 Arthur Zamarin
2022-09-25 6:39 Arthur Zamarin
2022-09-06 20:35 Michał Górny
2022-09-06 18:35 Arthur Zamarin
2022-09-06 17:54 Arthur Zamarin
2022-08-07 8:11 Michał Górny
2022-05-27 19:48 Michał Górny
2022-05-27 9:07 Jakov Smolić
2022-05-24 6:16 Michał Górny
2022-04-25 16:50 Sam James
2022-04-20 7:47 Michał Górny
2022-04-09 18:39 Michał Górny
2022-04-09 16:47 Arthur Zamarin
2022-03-14 17:04 Michał Górny
2022-03-09 19:13 Arthur Zamarin
2022-01-13 21:53 Michał Górny
2022-01-13 19:27 Arthur Zamarin
2022-01-10 19:50 Michał Górny
2022-01-10 19:40 Arthur Zamarin
2021-12-14 10:21 Michał Górny
2021-10-31 20:29 Michał Górny
2021-10-31 20:29 Michał Górny
2021-10-31 17:55 Sam James
2021-09-30 21:50 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-06-02 16:26 Michał Górny
2021-03-25 19:09 Michał Górny
2021-03-25 14:23 Sam James
2021-02-23 7:43 Michał Górny
2020-11-28 15:26 Sam James
2020-11-26 8:26 Michał Górny
2020-11-26 6:56 Agostino Sarubbo
2020-11-16 8:22 Michał Górny
2020-11-16 1:15 Sam James
2020-10-21 6:58 Michał Górny
2020-10-10 5:54 Michał Górny
2020-07-25 8:31 Michał Górny
2020-07-14 15:57 Sam James
2020-07-14 13:19 Sam James
2020-07-11 8:13 Michał Górny
2020-07-11 8:13 Michał Górny
2020-07-09 8:59 Agostino Sarubbo
2020-07-09 7:06 Sergei Trofimovich
2020-07-05 9:27 Sergei Trofimovich
2020-07-02 17:05 Sergei Trofimovich
2020-07-01 12:21 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-30 14:37 Michał Górny
2020-05-30 11:51 Michał Górny
2020-05-27 21:15 Michał Górny
2020-05-27 20:45 Michał Górny
2020-05-04 11:49 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-03-29 7:04 Michał Górny
2020-03-17 2:09 Matt Turner
2020-03-17 1:37 Matt Turner
2020-03-04 5:01 Michał Górny
2020-02-03 11:31 Agostino Sarubbo
2020-01-31 13:45 Agostino Sarubbo
2019-12-10 19:25 Sergei Trofimovich
2019-12-04 22:28 Patrick McLean
2019-08-24 3:55 Tim Harder
2017-08-20 2:17 Tim Harder
2017-05-13 22:28 Tim Harder
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=1639156309.1d5a5f2e7da91975127bffa86206e36f200344e5.arthurzam@gentoo \
--to=arthurzam@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