mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt-python3: update to 9.9.0.
This commit is contained in:
parent
85aa0978b1
commit
befaf353b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvirt-python3'
|
# Template file for 'libvirt-python3'
|
||||||
pkgname=libvirt-python3
|
pkgname=libvirt-python3
|
||||||
version=9.6.0
|
version=9.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
|
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
|
||||||
libapparmor-devel"
|
libapparmor-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=53422d8e3110139655c3d9c2ff2602b238f8a39b7bf61a92a620119b45550a99
|
checksum=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue