mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libvirt-python3: update to 6.0.0.
This commit is contained in:
parent
95a438e2ea
commit
f7276dea09
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'libvirt-python3'
|
# Template file for 'libvirt-python3'
|
||||||
pkgname=libvirt-python3
|
pkgname=libvirt-python3
|
||||||
version=5.10.0
|
version=6.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="libvirt-python-${version}"
|
wrksrc="libvirt-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
|
||||||
hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"
|
hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"
|
||||||
makedepends="libvirt-devel python3-devel"
|
makedepends="libvirt-devel python3-devel"
|
||||||
short_desc="Libvirt virtualization API Python3 binding"
|
short_desc="Libvirt virtualization API Python3 binding"
|
||||||
|
@ -12,4 +11,4 @@ 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="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
checksum=d204700b3421c8decdcd73c6d12980423c3d6171fc1437ba49470c2c60ebb45a
|
checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd
|
||||||
|
|
Loading…
Add table
Reference in a new issue