commit:     9cec288cbcf056565e5edd243ad0eeda4d14542c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 06:47:49 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 06:48:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cec288c

dev-util/pkgcheck: sync live

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/pkgcheck/pkgcheck-9999.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index 5307a9534d07..2131d0f6f79e 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,17 +29,17 @@ if [[ ${PV} == *9999 ]]; then
                ~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]"
 else
        RDEPEND="
-               >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}]
-               >=sys-apps/pkgcore-0.12.21[${PYTHON_USEDEP}]"
+               >=dev-python/snakeoil-0.10.7[${PYTHON_USEDEP}]
+               >=sys-apps/pkgcore-0.12.25[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="
-       dev-libs/tree-sitter
-       >=dev-libs/tree-sitter-bash-0.20.4
+       >=dev-libs/tree-sitter-0.20.9
+       >=dev-libs/tree-sitter-bash-0.20.5
        dev-python/chardet[${PYTHON_USEDEP}]
        dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/pathspec[${PYTHON_USEDEP}]
-       >=dev-python/tree-sitter-0.19.0[${PYTHON_USEDEP}]
+       >=dev-python/tree-sitter-0.20.4[${PYTHON_USEDEP}]
        emacs? (
                >=app-editors/emacs-24.1:*
                app-emacs/ebuild-mode

Reply via email to