From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/caldav/
Date: Tue, 12 Jul 2022 06:56:19 +0000 (UTC) [thread overview]
Message-ID: <1657608970.29060bb7b7142020d8f8a91b86719d3c807bdea8.sam@gentoo> (raw)
commit: 29060bb7b7142020d8f8a91b86719d3c807bdea8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 06:51:03 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 06:56:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29060bb7
dev-python/caldav: add missing test dep
node is needed for an import, even though pytest drives the tests.
Closes: https://bugs.gentoo.org/857738
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/caldav/caldav-0.9.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-python/caldav/caldav-0.9.1.ebuild b/dev-python/caldav/caldav-0.9.1.ebuild
index 37e0a8428e53..a8da6ea96540 100644
--- a/dev-python/caldav/caldav-0.9.1.ebuild
+++ b/dev-python/caldav/caldav-0.9.1.ebuild
@@ -28,8 +28,10 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
dev-python/vobject[${PYTHON_USEDEP}]
"
+# For now, really does use nose imports: bug #857738
BDEPEND="
test? (
+ dev-python/nose[${PYTHON_USEDEP}]
dev-python/icalendar[${PYTHON_USEDEP}]
dev-python/tzlocal[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
next reply other threads:[~2022-07-12 6:56 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 6:56 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-06 7:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/caldav/ Michał Górny
2024-06-22 13:52 Petr Vaněk
2023-12-30 18:26 Michał Górny
2023-12-13 4:38 Michał Górny
2023-07-24 11:30 Michał Górny
2023-07-21 6:06 Michał Górny
2023-07-21 6:06 Michał Górny
2023-07-20 13:46 Michał Górny
2023-07-20 12:19 Sam James
2023-07-20 11:10 Michał Górny
2023-04-25 11:37 Andrew Ammerlaan
2023-03-08 4:44 Michał Górny
2023-03-08 4:44 Michał Górny
2023-02-27 5:38 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-19 4:32 Michał Górny
2023-02-02 12:46 Michał Górny
2023-01-21 13:34 Arthur Zamarin
2023-01-17 15:44 Michał Górny
2023-01-17 5:08 Michał Górny
2022-12-23 20:46 Arthur Zamarin
2022-11-26 18:59 Arthur Zamarin
2022-11-14 4:36 Michał Górny
2022-10-29 6:46 Arthur Zamarin
2022-10-29 6:46 Arthur Zamarin
2022-10-10 23:40 Sam James
2022-07-12 3:03 Sam James
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=1657608970.29060bb7b7142020d8f8a91b86719d3c807bdea8.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