Rebuild with python 3.14

This commit is contained in:
2026-05-06 18:16:34 +03:00
parent 84dda6a68d
commit 516d40563a
+3 -3
View File
@@ -1,7 +1,7 @@
name: libxml2
description: XML C parser and toolkit
version: 2.15.3
revision: 1
revision: 2
url: https://gitlab.gnome.org/GNOME/libxml2
license: MIT
maintainers:
@@ -15,11 +15,11 @@ depends:
- readline
- zlib
optional_depends:
- python3
- python3=3.14.*:For python bindings
make_depends:
- doxygen
- meson
- python3
- python3=3.14.*
downloads:
- url: https://download.gnome.org/sources/libxml2/${BPM_PKG_VERSION%.*}/libxml2-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}