libvirt-python3: update to 8.8.0.
This commit is contained in:
parent
22d288417c
commit
a6acc9165a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=8.7.0
|
||||
version=8.8.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
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=60dcb571e44b6f0d7ca812addb513feac863c3c6c02282871cdfdcda5104dbb3
|
||||
checksum=3441dd34c8936393e195a1b046bc2cab1b14d35d66772e8a51fe4d9735ec6349
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
|
Loading…
Reference in New Issue