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 name: python-lxml
description: XML and HTML with Python description: XML and HTML with Python
version: 6.1.0 version: 6.1.0
revision: 1 revision: 2
url: https://lxml.de/ url: https://lxml.de/
license: BSD-3-Clause, custom license: BSD-3-Clause, custom
maintainers: maintainers:
@@ -12,7 +12,7 @@ depends:
- glibc - glibc
- libxml2 - libxml2
- libxslt - libxslt
- python3 - python3=3.14.*
make_depends: make_depends:
- python-cython - python-cython
- python-build - python-build