mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Revert "dev-vcs/git-filter-repo: Add python3.14 support"
This reverts commit 31c6a68fce.
This fails tests for me, I think it needs a backport of
c1d8461ee34c6d3f987e0f19191f2105cb2a33c8 upstream, but I can't test
that right now.
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..14} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user