Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-lxml
|
||||
description: XML and HTML with Python
|
||||
version: 6.0.2
|
||||
revision: 1
|
||||
url: https://lxml.de/
|
||||
license: BSD-3-Clause, custom
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libxml2
|
||||
- libxslt
|
||||
- python3
|
||||
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: 21f2931fc1aa3c26f2caa40742e9dd491d3c368f1ceec3c341929abff3023535
|
||||
Reference in New Issue
Block a user