From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-prompt/
Date: Wed, 22 Feb 2023 07:42:44 +0000 (UTC) [thread overview]
Message-ID: <1677051743.edd281e5cb0e65dd6cb2cd64ff7236f057e2120f.sam@gentoo> (raw)
commit: edd281e5cb0e65dd6cb2cd64ff7236f057e2120f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 07:25:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 07:42:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd281e5
dev-python/sphinx-prompt: lift sphinx restriction in requirements
Signed-off-by: Sam James <sam <AT> gentoo.org>
...phinx-prompt-1.6.0.ebuild => sphinx-prompt-1.6.0-r1.ebuild} | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-python/sphinx-prompt/sphinx-prompt-1.6.0.ebuild b/dev-python/sphinx-prompt/sphinx-prompt-1.6.0-r1.ebuild
similarity index 69%
rename from dev-python/sphinx-prompt/sphinx-prompt-1.6.0.ebuild
rename to dev-python/sphinx-prompt/sphinx-prompt-1.6.0-r1.ebuild
index 68cf7b066edc..36ba1e1af0e6 100644
--- a/dev-python/sphinx-prompt/sphinx-prompt-1.6.0.ebuild
+++ b/dev-python/sphinx-prompt/sphinx-prompt-1.6.0-r1.ebuild
@@ -23,7 +23,13 @@ RDEPEND="
distutils_enable_tests pytest
python_prepare_all() {
- # https://github.com/sbrunner/sphinx-prompt/pull/330
- sed -E -i -e "/^version =/s:([0-9.]+):${PV}:" pyproject.toml || die
+ # for Version: https://github.com/sbrunner/sphinx-prompt/pull/330
+ # for Sphinx dep: https://github.com/sbrunner/sphinx-prompt/issues/174
+ # and poetry-plugin-tweak-dependencies-version usage.
+ sed -E -i \
+ -e "/^version =/s:([0-9.]+):${PV}:" \
+ -e "/^Sphinx =/s:([0-9.]+):>=5:" \
+ pyproject.toml || die
+
distutils-r1_python_prepare_all
}
next reply other threads:[~2023-02-22 7:42 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-22 7:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-prompt/ Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24 8:10 Sam James
2024-08-08 3:08 Michał Górny
2024-06-17 17:37 Michał Górny
2023-10-18 15:50 Michał Górny
2023-10-18 9:02 Sam James
2023-09-17 13:35 Michał Górny
2023-09-01 17:05 Michał Górny
2023-09-01 16:52 Arthur Zamarin
2023-07-31 9:25 Michał Górny
2023-03-24 19:52 Michał Górny
2023-03-24 19:45 Arthur Zamarin
2023-02-21 18:19 Sam James
2022-04-26 1:51 Sam James
2021-10-23 13:16 Sam James
2021-09-26 22:28 James Le Cuirot
2021-09-12 7:44 Michał Górny
2021-09-12 7:09 Agostino Sarubbo
2021-08-11 7:11 Michał Górny
2021-04-27 18:22 Michał Górny
2021-04-27 18:09 Sam James
2021-03-23 8:39 Michał Górny
2020-12-07 4:27 Matt Turner
2020-11-08 21:12 Sam James
2020-11-08 21:10 Sam James
2020-11-08 21:09 Sam James
2020-11-08 9:51 Sam James
2020-10-21 22:51 Michał Górny
2020-10-10 13:50 Sergei Trofimovich
2020-10-10 13:48 Sergei Trofimovich
2020-10-04 14:17 Sam James
2020-10-03 16:12 Sam James
2020-10-03 12:16 Sergei Trofimovich
2020-10-03 10:19 Sergei Trofimovich
2020-10-02 13:08 Louis Sautier
2020-05-26 20:43 Matt Turner
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=1677051743.edd281e5cb0e65dd6cb2cd64ff7236f057e2120f.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