Files
gentoo/llvm-core
Eli Schwartz 0a2ed73552 llvm-core/llvm: enable py3.13 for old versions
Python is currently only used for two things in llvm:15, and that is:

- Test-time use of llvm-lit, see corresponding change to dev-python/lit
  for why it is safe to enable py3.13.

  Note that llvm-lit loads cfg files which are python scripts used by the
  test. Some unmaintained code removed in llvm:16 uses a python module
  removed in 3.13, but we never built it to begin with so the easiest
  fix is to remove it entirely so that llvm-lit does not try to load it
  and fail with ModuleNotFoundError.

- USE=docs. We could drop docs from ancient slots, but it is just
  sphinx with a trivial conf.py and it does work, so we might as well
  allow it.

Acked-by: Sam James <sam@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-04-17 13:22:14 -04:00
..
2025-04-16 20:33:58 +02:00
2025-04-16 20:34:11 +02:00
2025-04-16 20:34:01 +02:00
2025-04-16 20:34:02 +02:00
2025-04-16 20:34:03 +02:00