public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/readme_renderer/
Date: Mon, 14 Mar 2022 17:04:30 +0000 (UTC)	[thread overview]
Message-ID: <1647277459.c180054c48d3aa96dc14da92bacfd10ce909e8ef.mgorny@gentoo> (raw)

commit:     c180054c48d3aa96dc14da92bacfd10ce909e8ef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 15:55:07 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 17:04:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c180054c

dev-python/readme_renderer: Bump to 34.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/readme_renderer/Manifest                |  1 +
 .../readme_renderer/readme_renderer-34.0.ebuild    | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/readme_renderer/Manifest b/dev-python/readme_renderer/Manifest
index 3348c7af7c44..5be02713c21c 100644
--- a/dev-python/readme_renderer/Manifest
+++ b/dev-python/readme_renderer/Manifest
@@ -1,2 +1,3 @@
 DIST readme_renderer-32.0.tar.gz 27812 BLAKE2B 9e5052bd6d14c9ae6c405934919b2e2555094892f569c3acae2149607c5d94c9522e994110b1b9607429eaf865925a3fbbda5eb78e3ac9ce66024d229c6b223f SHA512 58f3dfe6e19074e8f0c5bb8125c9b414651008cc1246a5100018f24dbb199f5d9d920a0201afe06fc9921d86fca339bd1ebd1b4d8c0606aa59e6e2edd1e8bf56
 DIST readme_renderer-33.0.tar.gz 29091 BLAKE2B 432679073927f12de28dd20396a47bdc59be3a20a02ddc9c79f900d291a70ff92744450a86422aae414fa3fa9a70c0ba13f97a04f30ce7e35117411d2a8c7768 SHA512 5ae21702f6fada1c86962677944e23e6602e0b49c559e64b45cf2e161c22ec627adc9d1f68375446808f479fec43b9020f0b0870eec22fe2725e14661036c84c
+DIST readme_renderer-34.0.tar.gz 28835 BLAKE2B 556088064a27ca0ab556102a9bc7026f5089e8a326631c0b7d3d5d0906b63191fac1f4f473c5c3229c0357b090bb63c8bbf0cab66e793c5de0d8eb8da696d2db SHA512 835beadb6dd98793cfce1a1691c66121ad2df9d205d9e1415bf8555495460af7003c9153a58fe5ea0909541b305d2fc4a39120f395805514e11fe391783447a3

diff --git a/dev-python/readme_renderer/readme_renderer-34.0.ebuild b/dev-python/readme_renderer/readme_renderer-34.0.ebuild
new file mode 100644
index 000000000000..004ab4751ef9
--- /dev/null
+++ b/dev-python/readme_renderer/readme_renderer-34.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+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


             reply	other threads:[~2022-03-14 17:07 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14 17:04 Michał Górny [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-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-12-10 17:12 Arthur Zamarin
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=1647277459.c180054c48d3aa96dc14da92bacfd10ce909e8ef.mgorny@gentoo \
    --to=mgorny@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