libvirt-python3: update to 8.9.0.
This commit is contained in:
parent
331fc7227d
commit
a0b75fead2
@ -1,6 +1,6 @@
|
||||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=8.8.0
|
||||
version=8.9.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=3441dd34c8936393e195a1b046bc2cab1b14d35d66772e8a51fe4d9735ec6349
|
||||
checksum=2e1cfc3b9bd288b3cac400a6b03593633814236dbd1ecf5a900057bb90181c65
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
Loading…
Reference in New Issue
Block a user