libvirt-python3: update to 9.5.0.
This commit is contained in:
parent
1de7b6aea2
commit
4af825d367
@ -1,6 +1,6 @@
|
||||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=9.4.0
|
||||
version=9.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
|
||||
@ -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=2d0adcb54ca1dd1ddc72b45a39894941ff3659f18d61382229ed9029f6274a7f
|
||||
checksum=8b6ace0810528ec020e121bf1a142c12f786b12c130c7899e9397f0f3a82c392
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
Loading…
Reference in New Issue
Block a user