dev-vcs/hg-git-1.2.0-r1: adapt deps to reflect mercurial-7.2 incompat

Bug: https://bugs.gentoo.org/979151
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2026-07-14 13:34:49 +02:00
parent 75412b366d
commit dec3461402

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -21,7 +21,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
>=dev-vcs/mercurial-6.6[${PYTHON_USEDEP}]
<dev-vcs/mercurial-7.2[${PYTHON_USEDEP}]
>=dev-python/dulwich-0.21.6[${PYTHON_USEDEP}]
"
DEPEND="