libvirt-python3: update to 9.3.0.

This commit is contained in:
Helmut Pozimski 2023-05-05 20:52:41 +02:00
parent 545b652e62
commit 98c9905356
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libvirt-python3'
pkgname=libvirt-python3
version=9.2.0
version=9.3.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=95cc190c57cb84e8ed2e1b8205b01a937e1a4bc19cc8865df19ca4470e6d7c1b
checksum=9c761d88b4ddcf65b324043944da4f18f82471c74d9371d2372d3b4e0f19861b
do_check() {
PYTHONPATH="$(cd build/lib.* && pwd)" pytest