commit:     f164097c5036a41a2d1528bc8274f14f968a07c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 22:53:52 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 22:53:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f164097c

dev-vcs/tortoisehg: Split out py3_13 support into 6.9-r1

So as to not block stabilisation of 6.9-r0.

Bug: https://bugs.gentoo.org/948006
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-vcs/tortoisehg/{tortoisehg-6.9.ebuild => tortoisehg-6.9-r1.ebuild} | 0
 dev-vcs/tortoisehg/tortoisehg-6.9.ebuild                               | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild 
b/dev-vcs/tortoisehg/tortoisehg-6.9-r1.ebuild
similarity index 100%
copy from dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
copy to dev-vcs/tortoisehg/tortoisehg-6.9-r1.ebuild

diff --git a/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild 
b/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
index bf1ef62aa9ba..7c2ea8b26c7d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit desktop distutils-r1 optfeature xdg-utils
 

Reply via email to