commit:     4e1daf894586e4a9c428daa1ae69706286677da7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 13:43:11 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 13:46:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1daf89

dev-python/caldav: Readd dev-python/tzlocal dep

Closes: https://bugs.gentoo.org/910588
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/caldav/caldav-1.3.5.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-python/caldav/caldav-1.3.5.ebuild 
b/dev-python/caldav/caldav-1.3.5.ebuild
index 6c4354bd3737..5f4514555ce9 100644
--- a/dev-python/caldav/caldav-1.3.5.ebuild
+++ b/dev-python/caldav/caldav-1.3.5.ebuild
@@ -29,5 +29,10 @@ RDEPEND="
        dev-python/requests[${PYTHON_USEDEP}]
        dev-python/vobject[${PYTHON_USEDEP}]
 "
+BDEPEND="
+       test? (
+               dev-python/tzlocal[${PYTHON_USEDEP}]
+       )
+"
 
 distutils_enable_tests pytest

Reply via email to