mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
* Enable py3.14 * Skip 2 tests which break w/ new charset-normalizer * Skip a test which fails w/ >=py3.12 (argparse) * Skip a test which fails w/ py3.14 Fedora have done the same test skips (apart from py3.14) so it should be good enough. It's not ideal but upstream activity is pretty low these days. Closes: https://bugs.gentoo.org/949484 Signed-off-by: Sam James <sam@gentoo.org>