summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-02 08:47:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-02 08:48:17 +0200
commit9cec288cbcf056565e5edd243ad0eeda4d14542c (patch)
tree3ac75015cc3f1228b44144b6732dda268d269703 /dev-util/pkgcheck
parentdev-util/pkgcheck: add 0.10.28 (diff)
downloadgentoo-9cec288cbcf056565e5edd243ad0eeda4d14542c.tar.gz
gentoo-9cec288cbcf056565e5edd243ad0eeda4d14542c.tar.bz2
gentoo-9cec288cbcf056565e5edd243ad0eeda4d14542c.zip
dev-util/pkgcheck: sync live
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-9999.ebuild12
1 files 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