Rebuild with python 3.14

This commit is contained in:
2026-05-06 19:47:44 +03:00
parent 0f91ae246c
commit 167c666a16
+2 -2
View File
@@ -1,7 +1,7 @@
name: python-lxml
description: XML and HTML with Python
version: 6.1.0
revision: 1
revision: 2
url: https://lxml.de/
license: BSD-3-Clause, custom
maintainers:
@@ -12,7 +12,7 @@ depends:
- glibc
- libxml2
- libxslt
- python3
- python3=3.14.*
make_depends:
- python-cython
- python-build