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