commit:     9711a371627730ef3e43c033bf50dbd9c815e22a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 20:30:53 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 20:31:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9711a371

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 <AT> gentoo.org>

 dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild | 1 +
 dev-python/sentry-sdk/sentry-sdk-1.3.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
index 67e557df097..0d827d4ea87 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.2.0.ebuild
@@ -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}]
        )
 "
 

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.3.1.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.3.1.ebuild
index 1d3e482c7e7..d0881dad90d 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.3.1.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.3.1.ebuild
@@ -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}]
        )
 "
 

Reply via email to