summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-06-13 07:02:29 +0200
committerMichał Górny <mgorny@gentoo.org>2023-06-13 07:08:33 +0200
commite74b3e9756f7423a7cff8a4f9dcd9449688760fa (patch)
tree655a6346226216bce351a59bfa9924f566646532 /dev-python/zeroconf
parentdev-python/zeroconf: Fail when extension build fails (diff)
downloadgentoo-e74b3e9756f7423a7cff8a4f9dcd9449688760fa.tar.gz
gentoo-e74b3e9756f7423a7cff8a4f9dcd9449688760fa.tar.bz2
gentoo-e74b3e9756f7423a7cff8a4f9dcd9449688760fa.zip
dev-python/zeroconf: Require dev-python/cython < 3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zeroconf')
-rw-r--r--dev-python/zeroconf/zeroconf-0.64.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/zeroconf/zeroconf-0.64.1.ebuild b/dev-python/zeroconf/zeroconf-0.64.1.ebuild
index 547370f5f4c2..50486a2e065a 100644
--- a/dev-python/zeroconf/zeroconf-0.64.1.ebuild
+++ b/dev-python/zeroconf/zeroconf-0.64.1.ebuild
@@ -27,7 +27,9 @@ RDEPEND="
"
# the build system uses custom build script that uses distutils to build
# C extensions, sigh
+# Cython-3: https://github.com/python-zeroconf/python-zeroconf/issues/1183
BDEPEND="
+ <dev-python/cython-3[${PYTHON_USEDEP}]
>=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
>=dev-python/setuptools-65.6.3[${PYTHON_USEDEP}]
test? (