From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/gentle/
Date: Sun, 11 Jun 2023 11:02:08 +0000 (UTC) [thread overview]
Message-ID: <1686481300.aaa8b4c986f816974543f4535ce502779df89804.cybertailor@gentoo> (raw)
commit: aaa8b4c986f816974543f4535ce502779df89804
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Jun 11 11:01:32 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Jun 11 11:01:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aaa8b4c9
app-portage/gentle: add test deps
Closes: https://bugs.gentoo.org/908304
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-portage/gentle/gentle-0.1.ebuild | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/app-portage/gentle/gentle-0.1.ebuild b/app-portage/gentle/gentle-0.1.ebuild
index 67fa0d501..d23e040da 100644
--- a/app-portage/gentle/gentle-0.1.ebuild
+++ b/app-portage/gentle/gentle-0.1.ebuild
@@ -15,11 +15,18 @@ LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND="test? ( app-text/xmldiff[${PYTHON_USEDEP}] )"
+BDEPEND="
+ test? (
+ app-text/xmldiff[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep \
+ 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10 )
+ )
+"
distutils_enable_tests pytest
pkg_postinst() {
- optfeature "toml support" dev-python/tomli
optfeature "yaml support" dev-python/pyyaml
+ optfeature "toml support" dev-python/tomli
}
next reply other threads:[~2023-06-11 11:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 11:02 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-26 18:18 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/gentle/ Anna Vyalkova
2023-06-25 15:06 Anna Vyalkova
2023-06-21 18:00 Anna Vyalkova
2023-06-07 23:16 Anna Vyalkova
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=1686481300.aaa8b4c986f816974543f4535ce502779df89804.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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