commit:     f008376fd75f439a6ac7ce20ad54da1eeb345057
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 13 05:01:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 13 05:08:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f008376f

dev-python/zeroconf: Fail when extension build fails

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

 dev-python/zeroconf/zeroconf-0.64.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/zeroconf/zeroconf-0.64.1.ebuild 
b/dev-python/zeroconf/zeroconf-0.64.1.ebuild
index 417165c9efb4..547370f5f4c2 100644
--- a/dev-python/zeroconf/zeroconf-0.64.1.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.64.1.ebuild
@@ -37,6 +37,8 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
+export REQUIRE_CYTHON=1
+
 python_test() {
        local -x SKIP_IPV6=1
        local EPYTEST_DESELECT=(

Reply via email to