Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:12:20 +03:00
parent 8b7a2ab47e
commit 1e5cd3c90c
+2 -2
View File
@@ -1,7 +1,7 @@
name: libclc name: libclc
description: Open Source implementation of the library requirements of the OpenCL C programming language description: Open Source implementation of the library requirements of the OpenCL C programming language
version: 22.1.4 version: 22.1.4
revision: 1 revision: 2
url: https://libclc.llvm.org/ url: https://libclc.llvm.org/
license: NCSA OR MIT license: NCSA OR MIT
maintainers: maintainers:
@@ -13,7 +13,7 @@ make_depends:
- llvm - llvm
- cmake - cmake
- ninja - ninja
- python3 - python3=3.14.*
- spirv-llvm-translator - spirv-llvm-translator
downloads: downloads:
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz - url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz