summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-17 19:02:46 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-17 19:07:40 +0100
commit93b35dd0ce290af10d39fd4af217d7856c73d654 (patch)
tree9dfa49ae7804944441eef314db6b4ee91fed4458
parentdev-python/python-engineio: Remove opt test-dep on gevent (diff)
downloadgentoo-93b35dd0ce290af10d39fd4af217d7856c73d654.tar.gz
gentoo-93b35dd0ce290af10d39fd4af217d7856c73d654.tar.bz2
gentoo-93b35dd0ce290af10d39fd4af217d7856c73d654.zip
dev-python/sentry-sdk: Remove optional test-dep on gevent
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-1.10.1.ebuild1
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-1.11.0.ebuild1
-rw-r--r--dev-python/sentry-sdk/sentry-sdk-1.9.10.ebuild1
3 files changed, 0 insertions, 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}]