summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-18 14:56:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-18 15:11:49 +0300
commit202575d39c8966645763ea81c5b8b01e98444172 (patch)
treebcfa48a89b2639e069aadaf67e5539b53620c944
parentdev-python/xmlsec: Remove old (diff)
downloadgentoo-202575d39c8966645763ea81c5b8b01e98444172.tar.gz
gentoo-202575d39c8966645763ea81c5b8b01e98444172.tar.bz2
gentoo-202575d39c8966645763ea81c5b8b01e98444172.zip
dev-util/pkgcheck: add version cap on tree-sitter
Closes: https://bugs.gentoo.org/932093 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.27-r3.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.27-r2.ebuild)1
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.28-r2.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.28-r1.ebuild)1
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.29-r1.ebuild (renamed from dev-util/pkgcheck/pkgcheck-0.10.29.ebuild)1
-rw-r--r--profiles/package.mask4
4 files changed, 3 insertions, 4 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.27-r2.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.27-r3.ebuild
index a79aef63b1dc..458ca1eade32 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.27-r2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.27-r3.ebuild
@@ -44,6 +44,7 @@ RDEPEND+="
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pathspec[${PYTHON_USEDEP}]
>=dev-python/tree-sitter-0.19.0[${PYTHON_USEDEP}]
+ <dev-python/tree-sitter-0.22.0[${PYTHON_USEDEP}]
emacs? (
>=app-editors/emacs-24.1:*
app-emacs/ebuild-mode
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.28-r1.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.28-r2.ebuild
index 469b16aee6a7..ae9618919930 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.28-r1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.28-r2.ebuild
@@ -40,6 +40,7 @@ RDEPEND+="
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pathspec[${PYTHON_USEDEP}]
>=dev-python/tree-sitter-0.20.4[${PYTHON_USEDEP}]
+ <dev-python/tree-sitter-0.22.0[${PYTHON_USEDEP}]
emacs? (
>=app-editors/emacs-24.1:*
app-emacs/ebuild-mode
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.29.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.29-r1.ebuild
index b3dcde472fc6..17cf742ce7ef 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.29.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.29-r1.ebuild
@@ -39,6 +39,7 @@ RDEPEND+="
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pathspec[${PYTHON_USEDEP}]
>=dev-python/tree-sitter-0.21.0[${PYTHON_USEDEP}]
+ <dev-python/tree-sitter-0.22.0[${PYTHON_USEDEP}]
emacs? (
>=app-editors/emacs-24.1:*
app-emacs/ebuild-mode
diff --git a/profiles/package.mask b/profiles/package.mask
index 676d88d6ebe4..6cd0c41590dd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -55,10 +55,6 @@ x11-plugins/pidgintex
app-forensics/air
# Sam James <sam@gentoo.org> (2024-05-17)
-# Breaks dev-util/pkgcheck at least, masked pending investigation (bug #932093)
-=dev-python/tree-sitter-0.22.2
-
-# Sam James <sam@gentoo.org> (2024-05-17)
# Needs adaptation to new build system (bug #932092).
=net-libs/libupnpp-0.26.4