dev-python/sentry-sdk: Add explicit zope-event dep

It is no longer pulled implicitly via dev-python/gevent.

Closes: https://bugs.gentoo.org/807037
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-08-07 22:30:53 +02:00
parent bd2cdd3f2e
commit 9711a37162
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ BDEPEND="
dev-python/pytest-forked[${PYTHON_USEDEP}]
dev-python/pytest-localserver[${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
dev-python/zope-event[${PYTHON_USEDEP}]
)
"

View File

@@ -35,6 +35,7 @@ BDEPEND="
dev-python/pytest-forked[${PYTHON_USEDEP}]
dev-python/pytest-localserver[${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
dev-python/zope-event[${PYTHON_USEDEP}]
)
"