mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/tree-sitter: depend on tree-sitter-0.22* for 0.22.3
I get a bunch of test failures otherwise. Closes: https://bugs.gentoo.org/938593 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -25,7 +25,7 @@ SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
|
||||
# setuptools is needed for distutils import
|
||||
DEPEND=">=dev-libs/tree-sitter-0.22.1:="
|
||||
DEPEND="=dev-libs/tree-sitter-0.22*:="
|
||||
RDEPEND="${DEPEND}
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user