24 lines
642 B
YAML
24 lines
642 B
YAML
name: libvirt-python
|
|
description: Python bindings for libvirt
|
|
version: 12.6.0
|
|
revision: 1
|
|
url: https://pypi.python.org/pypi/libvirt-python
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libvirt
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://gitlab.com/libvirt/libvirt-python/-/archive/v${BPM_PKG_VERSION}/libvirt-python-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e7968dbe8e085b1b51ff8aab2d49cc09740fff311804ba67c0ca8c9cef0e7384
|