mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libvirt-python: adopt package
This commit is contained in:
parent
ac4be5be9b
commit
648fddca01
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libvirt-python'
|
||||
pkgname=libvirt-python
|
||||
version=5.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python-module
|
||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
||||
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
||||
makedepends="libvirt-devel python-devel python3-devel"
|
||||
short_desc="Libvirt virtualization API Python2 binding"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue