libvirt-python3: update to 10.5.0.
This commit is contained in:
parent
73db8813a7
commit
7423407a0c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=10.3.0
|
||||
version=10.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-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=0333781ffef915d984f36a9b475ae8df6d01763883eefbd138d14c7591f51f2f
|
||||
checksum=785023500f58d3e8e829af98647d43eee97e517aacc9d9e7ded43594ea52d032
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
|
Loading…
Reference in New Issue