27 lines
618 B
YAML
27 lines
618 B
YAML
name: python-lxml
|
|
description: XML and HTML with Python
|
|
version: 7.0.0a3
|
|
revision: 1
|
|
url: https://lxml.de/
|
|
license: BSD-3-Clause, custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libxml2
|
|
- libxslt
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-cython
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/lxml/lxml/archive/refs/tags/lxml-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8825c4b37e9c770ec99c89e109748ee9a7cb8f9330db3222a13165038827f369
|