mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt-python3: update to 5.9.0
This commit is contained in:
parent
ea0af7c420
commit
de966f640c
2 changed files with 15 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
libvirt-python
|
|
15
srcpkgs/libvirt-python3/template
Normal file
15
srcpkgs/libvirt-python3/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'libvirt-python3'
|
||||||
|
pkgname=libvirt-python3
|
||||||
|
version=5.9.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="libvirt-python-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
||||||
|
hostmakedepends="pkg-config python3-devel libvirt-devel"
|
||||||
|
makedepends="libvirt-devel python3-devel"
|
||||||
|
short_desc="Libvirt virtualization API Python3 binding"
|
||||||
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://pypi.org/project/libvirt-python/"
|
||||||
|
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
|
checksum=6cf90149baec0cfaf79aa91da08abd7e471a03f5d59669c2dcdaaec3e0592cb2
|
Loading…
Add table
Reference in a new issue