public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/recommonmark/
Date: Sat,  6 Feb 2021 22:37:33 +0000 (UTC)	[thread overview]
Message-ID: <1612651048.556d63a9dfee4107a3a38f16b351a66b03159c5e.sam@gentoo> (raw)

commit:     556d63a9dfee4107a3a38f16b351a66b03159c5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 22:37:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 22:37:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556d63a9

dev-python/recommonmark: bump to 0.7.1

0.7.1 doesn't seem to have any changes over 0.7,
but it was tagged anyway, and we were on 0.6.0.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/recommonmark/Manifest                  |  1 +
 dev-python/recommonmark/recommonmark-0.7.1.ebuild | 30 +++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/recommonmark/Manifest b/dev-python/recommonmark/Manifest
index 8403f7f1de4..48f48612b25 100644
--- a/dev-python/recommonmark/Manifest
+++ b/dev-python/recommonmark/Manifest
@@ -1 +1,2 @@
 DIST recommonmark-0.6.0.tar.gz 24537 BLAKE2B 47f667ca0799394dc88964709efc59d1e2a68973b1c00fb41abfb514166e939b8dd0b6a0827285cfa1bb60669e08868b7a0993b6a32880fc0dd22cfefa6cf273 SHA512 44005b3fd0052cd8d4fce8a64f9d66a1ac75dc3041a28c115e922254956b2143296cbfbc0a2396b9f95691145645c4242e3be68e695b2c62ae37964014511679
+DIST recommonmark-0.7.1.tar.gz 24720 BLAKE2B 6543a23bd262be0ff6847fc1eb1bd3dad433606aa1adb52162cab2e0c4dd2265ac41b3816bbe1994c4f6ca732105712dbc9cd295d5cfd93061ad83520b8f449c SHA512 3e03440d606ea6247df9bd122a6fa2dccf01c0c315eeace046d5cd336657e26bbd1c6b7ad4ba46f344215905128b72508c036cc57bbe4b5e27df50c55371fe01

diff --git a/dev-python/recommonmark/recommonmark-0.7.1.ebuild b/dev-python/recommonmark/recommonmark-0.7.1.ebuild
new file mode 100644
index 00000000000..e9b2fe6b79c
--- /dev/null
+++ b/dev-python/recommonmark/recommonmark-0.7.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python docutils-compatibility bridge to CommonMark"
+HOMEPAGE="https://recommonmark.readthedocs.io/"
+SRC_URI="https://github.com/rtfd/recommonmark/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=dev-python/commonmark-0.8.1[${PYTHON_USEDEP}]
+	>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
+	dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+PATCHES=(
+	"${FILESDIR}/${PN}-0.6.0-sphinx3-1.patch"
+	"${FILESDIR}/${PN}-0.6.0-sphinx3-2.patch"
+)
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-02-06 22:37 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-06 22:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09  9:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/recommonmark/ Petr Vaněk
2023-06-01 16:32 Arthur Zamarin
2023-03-22  5:30 Sam James
2023-03-21  5:43 Michał Górny
2023-03-21  5:43 Michał Górny
2022-07-02 12:24 Arthur Zamarin
2022-07-02 12:23 Arthur Zamarin
2022-05-29 18:53 Arthur Zamarin
2022-05-29 18:53 Arthur Zamarin
2022-04-25 19:22 Sam James
2022-01-02 11:52 James Le Cuirot
2021-07-01 14:06 Marek Szuba
2021-06-05 18:14 Michał Górny
2021-03-14 22:39 Michał Górny
2021-03-14 22:33 Sam James
2021-02-11 10:05 Michał Górny
2021-02-11  9:30 Sam James
2020-05-17  8:04 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-06 20:18 Sergei Trofimovich
2020-05-06 17:34 Sergei Trofimovich
2020-05-06  7:18 Sergei Trofimovich
2020-05-06  7:01 Sergei Trofimovich
2020-03-29  7:04 Michał Górny
2020-03-29  7:04 Michał Górny
2020-03-29  7:04 Michał Górny
2020-03-25 15:27 Agostino Sarubbo
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 13:12 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-24 21:46 Michał Górny
2020-03-24 21:46 Michał Górny
2019-12-16 17:27 Sebastian Pipping
2019-04-09  1:32 Aaron Bauman
2019-03-16 18:40 Sergei Trofimovich
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-02-15 17:05 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2019-02-13 12:46 Michał Górny
2019-02-12 21:03 Sergei Trofimovich
2019-02-12  8:52 Mikle Kolyada
2019-02-12  8:11 Sergei Trofimovich
2019-02-11 23:36 Sergei Trofimovich
2019-02-10 23:52 Matt Turner
2019-02-10 23:52 Matt Turner
2019-02-10 23:10 Matt Turner
2019-02-10  7:46 Mikle Kolyada
2018-11-28 22:16 Matt Turner
2018-11-25 10:27 Mikle Kolyada
2018-11-07 22:41 Sergei Trofimovich
2018-10-28 10:19 Sergei Trofimovich
2018-10-18 16:39 Michał Górny
2018-10-18 16:39 Michał Górny
2018-10-18  4:32 Matt Turner
2018-10-18  4:32 Matt Turner
2018-09-20  8:43 Michał Górny
2018-06-30 19:30 Mart Raudsepp
2017-09-30  0:31 Matt Thode
2017-07-15 16:22 Tobias Klausmann
2017-04-28 17:00 Manuel Rüger
2017-01-02 16:13 Sebastien Fabbro

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=1612651048.556d63a9dfee4107a3a38f16b351a66b03159c5e.sam@gentoo \
    --to=sam@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