diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index bc94c71d6a3..f48cc3437f5 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,7 +1,7 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=8.9.0 -revision=2 +version=8.10.0 +revision=1 build_style=python3-module hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel libapparmor-devel" @@ -12,7 +12,7 @@ maintainer="Helmut Pozimski " 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=2e1cfc3b9bd288b3cac400a6b03593633814236dbd1ecf5a900057bb90181c65 +checksum=fc30f136abe0b8228029a90814c8f44ac2947433c12f211363051c57df2d5401 do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest