commit:     c85fddcb681b5d654b66b1c893c1891a8bb2dd7d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 14:31:04 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 14:34:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c85fddcb

dev-python/sentry-sdk: Remove test dep on eventlet

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild | 3 ---
 dev-python/sentry-sdk/sentry-sdk-1.9.9.ebuild  | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild
index 9d1e2042e8f2..cc94aef4edc6 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild
@@ -44,9 +44,6 @@ BDEPEND="
                dev-python/pytest-localserver[${PYTHON_USEDEP}]
                dev-python/werkzeug[${PYTHON_USEDEP}]
                dev-python/zope-event[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/eventlet[${PYTHON_USEDEP}]
-               ' python3_{8..9})
        )
 "
 

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.9.9.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.9.9.ebuild
index 8d721fb6bb59..680e0e88eaeb 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.9.9.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.9.9.ebuild
@@ -44,9 +44,6 @@ BDEPEND="
                dev-python/pytest-localserver[${PYTHON_USEDEP}]
                dev-python/werkzeug[${PYTHON_USEDEP}]
                dev-python/zope-event[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/eventlet[${PYTHON_USEDEP}]
-               ' python3_{8..9})
        )
 "
 

Reply via email to