- Require exact clang18 and llvm18, because apparently CPython is

not ready for 19 yet (gh#python/cpython!125499).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=64
This commit is contained in:
2024-11-14 17:26:42 +00:00
committed by Git OBS Bridge
parent be126e03ea
commit 6daf155ac4
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove -IVendor/ from python-config boo#1231795
- Require exact clang18 and llvm18, because apparently CPython is
not ready for 19 yet (gh#python/cpython!125499).
-------------------------------------------------------------------
Thu Oct 24 16:09:00 UTC 2024 - Matej Cepl <mcepl@cepl.eu>