mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/peewee: depend on <cython-3 for old
Bug: https://bugs.gentoo.org/911412 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -32,8 +32,9 @@ DEPEND="
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
"
|
||||
# <cython-3 for bug #911412
|
||||
BDEPEND="
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
<dev-python/cython-3[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_sphinx docs
|
||||
|
||||
Reference in New Issue
Block a user