Rebuild with python 3.14

This commit is contained in:
2026-05-06 19:48:27 +03:00
parent 2a8cdee1f6
commit ac34e92444
+2 -2
View File
@@ -1,7 +1,7 @@
name: glad name: glad
description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs
version: 2.0.8 version: 2.0.8
revision: 1 revision: 2
url: https://github.com/Dav1dde/glad url: https://github.com/Dav1dde/glad
license: MIT license: MIT
maintainers: maintainers:
@@ -10,7 +10,7 @@ architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
- python-jinja - python-jinja
- python-lxml - python-lxml
- python-setuptools - python-setuptools