libvirt-python3: update to 9.9.0.
This commit is contained in:
committed by
Andrew J. Hesford
parent
85aa0978b1
commit
befaf353b4
@@ -1,7 +1,7 @@
|
||||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=9.6.0
|
||||
revision=2
|
||||
version=9.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
|
||||
libapparmor-devel"
|
||||
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=53422d8e3110139655c3d9c2ff2602b238f8a39b7bf61a92a620119b45550a99
|
||||
checksum=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
||||
Reference in New Issue
Block a user