mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
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:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user