summaryrefslogtreecommitdiff
path: root/dev-python/llfuse/llfuse-1.4.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/llfuse/llfuse-1.4.4.ebuild')
-rw-r--r--dev-python/llfuse/llfuse-1.4.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.4.4.ebuild b/dev-python/llfuse/llfuse-1.4.4.ebuild
index 6bcd11762ba5..f6edb91dd6d3 100644
--- a/dev-python/llfuse/llfuse-1.4.4.ebuild
+++ b/dev-python/llfuse/llfuse-1.4.4.ebuild
@@ -27,13 +27,15 @@ DEPEND="
${RDEPEND}
sys-apps/attr
"
+# <cython-3: bug #911373
BDEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
+ <dev-python/cython-3[${PYTHON_USEDEP}]
virtual/pkgconfig
"
PATCHES=(
"${FILESDIR}"/llfuse-1.3.5-cflags.patch
+ "${FILESDIR}"/llfuse-1.4.4-cython3.patch
)
distutils_enable_sphinx rst