commit: 93b35dd0ce290af10d39fd4af217d7856c73d654
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 18:02:46 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 18:07:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b35dd0
dev-python/sentry-sdk: Remove optional test-dep on gevent
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild | 1 -
dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild | 1 -
dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild
index 9e0e15d676c5..ef67812d735a 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild
@@ -35,7 +35,6 @@ BDEPEND="
dev-python/executing[${PYTHON_USEDEP}]
dev-python/fakeredis[${PYTHON_USEDEP}]
dev-python/flask-login[${PYTHON_USEDEP}]
- dev-python/gevent[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/pyrsistent[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
diff --git a/dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild
b/dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild
index 37cb0e0c46f6..ef53fe7461c0 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild
@@ -35,7 +35,6 @@ BDEPEND="
dev-python/executing[${PYTHON_USEDEP}]
dev-python/fakeredis[${PYTHON_USEDEP}]
dev-python/flask-login[${PYTHON_USEDEP}]
- dev-python/gevent[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/pyrsistent[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
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 680e0e88eaeb..ddd28b8cf672 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild
@@ -35,7 +35,6 @@ BDEPEND="
dev-python/executing[${PYTHON_USEDEP}]
dev-python/fakeredis[${PYTHON_USEDEP}]
dev-python/flask-login[${PYTHON_USEDEP}]
- dev-python/gevent[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/pyrsistent[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]