From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/myst-parser/
Date: Sun, 21 Apr 2024 15:46:28 +0000 (UTC) [thread overview]
Message-ID: <1713714384.08691e7fb1b8d64f4b5b681acc287bbe2e65ce63.mgorny@gentoo> (raw)
commit: 08691e7fb1b8d64f4b5b681acc287bbe2e65ce63
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 15:35:08 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 15:46:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08691e7f
dev-python/myst-parser: Unpin docutils
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...-parser-2.0.0.ebuild => myst-parser-2.0.0-r1.ebuild} | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/dev-python/myst-parser/myst-parser-2.0.0.ebuild b/dev-python/myst-parser/myst-parser-2.0.0-r1.ebuild
similarity index 85%
rename from dev-python/myst-parser/myst-parser-2.0.0.ebuild
rename to dev-python/myst-parser/myst-parser-2.0.0-r1.ebuild
index 215f63999fe7..2d897d5f9417 100644
--- a/dev-python/myst-parser/myst-parser-2.0.0.ebuild
+++ b/dev-python/myst-parser/myst-parser-2.0.0-r1.ebuild
@@ -27,7 +27,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
- <dev-python/docutils-0.21[${PYTHON_USEDEP}]
+ dev-python/docutils[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
<dev-python/markdown-it-py-4[${PYTHON_USEDEP}]
>=dev-python/markdown-it-py-3.0[${PYTHON_USEDEP}]
@@ -51,7 +51,14 @@ BDEPEND="
distutils_enable_tests pytest
-PATCHES=(
- # https://github.com/executablebooks/MyST-Parser/pull/811
- "${DISTDIR}/${P}-sphinx-7.2.patch"
-)
+src_prepare() {
+ local PATCHES=(
+ # https://github.com/executablebooks/MyST-Parser/pull/811
+ "${DISTDIR}/${P}-sphinx-7.2.patch"
+ )
+
+ default
+
+ # unpin docutils
+ sed -i -e '/docutils/s:,<[0-9.]*::' pyproject.toml || die
+}
next reply other threads:[~2024-04-21 15:46 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-21 15:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 8:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/myst-parser/ Arthur Zamarin
2025-03-06 19:01 Michał Górny
2025-03-01 11:57 Michał Górny
2025-02-20 10:29 Michał Górny
2025-02-13 7:27 Michał Górny
2024-10-26 11:52 Michał Górny
2024-08-24 8:10 Sam James
2024-08-06 4:45 Michał Górny
2024-05-25 9:28 Michał Górny
2024-04-29 3:33 Michał Górny
2024-04-24 13:42 Michał Górny
2024-04-21 15:46 Michał Górny
2024-04-21 15:46 Michał Górny
2023-12-08 17:04 WANG Xuerui
2023-07-24 12:40 Michał Górny
2023-06-14 6:43 Michał Górny
2023-06-09 18:21 Arthur Zamarin
2023-04-05 8:17 Michał Górny
2023-04-05 7:17 Arthur Zamarin
2023-03-19 17:36 Arthur Zamarin
2023-03-08 4:44 Michał Górny
2023-03-03 5:53 Michał Górny
2023-03-02 5:13 Michał Górny
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=1713714384.08691e7fb1b8d64f4b5b681acc287bbe2e65ce63.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