libvirt-python: adopt package
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=5.5.0
|
version=5.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
||||||
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
||||||
makedepends="libvirt-devel python-devel python3-devel"
|
makedepends="libvirt-devel python-devel python3-devel"
|
||||||
short_desc="Libvirt virtualization API Python2 binding"
|
short_desc="Libvirt virtualization API Python2 binding"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pypi.org/project/libvirt-python/"
|
homepage="https://pypi.org/project/libvirt-python/"
|
||||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user