commit:     389ec0e90f5e6a50c7102f7fdfc52a15a9c2fc7b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 19:02:40 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 19:25:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389ec0e9

dev-util/pkgcheck: (live) update minimal deps

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

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

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index 2a5d551d17a9..45516db85496 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -29,8 +29,8 @@ if [[ ${PV} == *9999 ]]; then
                ~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]"
 else
        RDEPEND="
-               >=dev-python/snakeoil-0.10.3[${PYTHON_USEDEP}]
-               >=sys-apps/pkgcore-0.12.17[${PYTHON_USEDEP}]"
+               >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}]
+               >=sys-apps/pkgcore-0.12.18[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="
        dev-libs/tree-sitter

Reply via email to