Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user