mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/pkgcheck: enable py3.14, sync deps for live
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
9ffbca6a8c
commit
a05587834f
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=standalone
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit elisp-common distutils-r1 optfeature
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
@ -29,8 +29,8 @@ if [[ ${PV} == *9999 ]]; then
|
||||
~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]"
|
||||
else
|
||||
RDEPEND="
|
||||
>=dev-python/snakeoil-0.10.10[${PYTHON_USEDEP}]
|
||||
>=sys-apps/pkgcore-0.12.25[${PYTHON_USEDEP}]"
|
||||
>=dev-python/snakeoil-0.10.11[${PYTHON_USEDEP}]
|
||||
>=sys-apps/pkgcore-0.12.30[${PYTHON_USEDEP}]"
|
||||
fi
|
||||
RDEPEND+="
|
||||
>=dev-libs/tree-sitter-bash-0.21.0[python,${PYTHON_USEDEP}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user