From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-molecule/
Date: Thu, 11 May 2023 21:44:50 +0000 (UTC) [thread overview]
Message-ID: <1683841475.72bea55e979cf98bc25ab9ab77c6068d2d9ca995.marecki@gentoo> (raw)
commit: 72bea55e979cf98bc25ab9ab77c6068d2d9ca995
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 21:26:54 2023 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu May 11 21:44:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72bea55e
app-admin/ansible-molecule: tweak USE=doc dependencies
* mkdocstrings-python now takes care of pulling in mkdocstrings,
and the latter no longer has IUSE=python
* according to Bug #906126 dependencies of the mkdocs plugin 'social'
will likely only be mentioned as an optfeature, therefore no longer
consider them only being here temporarily
* pulling in media-fonts/roboto should help with Bug #906141, I'll
only test this on an offline system later though
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild b/app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild
index c8963517cde0..801a44ed2d45 100644
--- a/app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild
+++ b/app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild
@@ -11,6 +11,7 @@ DOCS_DEPEND="
>=dev-python/mkdocs-ansible-0.1.4
dev-python/mkdocs-autorefs
dev-python/mkdocstrings-python
+ media-gfx/cairosvg
"
PYPI_PN="molecule"
@@ -39,16 +40,11 @@ RDEPEND="$(python_gen_cond_dep '
>=dev-util/cookiecutter-1.7.3[${PYTHON_USEDEP}]
selinux? ( sys-libs/libselinux[python,${PYTHON_USEDEP}] )
')"
-# cairosvg and pillow are technically speaking dependencies of the mkdocs-material
-# plugin "social" (Bug #906126).
-# mkdocstrings is here rather than in DOCS_DEPEND because the latter does not seem
-# to support the [use] syntax at present.
BDEPEND="$(python_gen_cond_dep '
>=dev-python/setuptools-scm-7.0.0[${PYTHON_USEDEP}]
doc? (
- dev-python/mkdocstrings[python,${PYTHON_USEDEP}]
dev-python/pillow[truetype,${PYTHON_USEDEP}]
- media-gfx/cairosvg
+ media-fonts/roboto
)
test? (
app-admin/ansible-lint[${PYTHON_USEDEP}]
next reply other threads:[~2023-05-11 21:44 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 21:44 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 7:54 [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-molecule/ Joonas Niilola
2025-02-22 9:20 Michał Górny
2024-12-12 5:12 Sam James
2024-04-30 1:35 Marek Szuba
2024-04-22 13:51 Marek Szuba
2023-10-23 21:03 Marek Szuba
2023-10-23 21:03 Marek Szuba
2023-08-21 13:46 Marek Szuba
2023-08-21 13:46 Marek Szuba
2023-07-08 0:52 Marek Szuba
2023-07-08 0:52 Marek Szuba
2023-05-09 13:20 Marek Szuba
2023-04-10 10:39 Marek Szuba
2023-02-27 12:45 Marek Szuba
2023-02-24 21:19 Marek Szuba
2023-01-10 14:15 Michał Górny
2022-12-11 3:30 Michał Górny
2022-11-23 0:00 Marek Szuba
2022-10-28 17:59 Michał Górny
2022-09-21 12:18 Marek Szuba
2022-06-25 16:37 Jakov Smolić
2022-02-03 17:58 Marek Szuba
2021-11-26 10:20 Marek Szuba
2021-11-26 9:16 Marek Szuba
2021-11-25 23:39 Marek Szuba
2021-11-25 23:39 Marek Szuba
2021-11-19 14:59 Marek Szuba
2021-06-14 12:39 Marek Szuba
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=1683841475.72bea55e979cf98bc25ab9ab77c6068d2d9ca995.marecki@gentoo \
--to=marecki@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