Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: python-lxml
|
||||
description: XML and HTML with Python
|
||||
version: 7.0.0a1
|
||||
revision: 2
|
||||
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: 4061257eb3eace5950a239c698c062358be2cd2aba3b749372b673d38bce9a24
|
||||
Reference in New Issue
Block a user