commit: 8871ca4536c0728700088e51d836bbb9e8ac2b7b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 13:21:34 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 13:21:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8871ca45
www-apps/radicale: Require <dev-python/pytest-8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
www-apps/radicale/radicale-3.1.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/radicale/radicale-3.1.8-r1.ebuild
b/www-apps/radicale/radicale-3.1.8-r1.ebuild
index c93ba79693ce..5dc44dba4e8f 100644
--- a/www-apps/radicale/radicale-3.1.8-r1.ebuild
+++ b/www-apps/radicale/radicale-3.1.8-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
BDEPEND="
test? (
- dev-python/pytest[${PYTHON_USEDEP}]
+ <dev-python/pytest-8[${PYTHON_USEDEP}]
dev-python/waitress[${PYTHON_USEDEP}]
)
"