diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index 672cca09e7..faa9345aae 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=7.9.0 +version=7.10.0 revision=1 wrksrc="libvirt-python-${version}" build_style=python3-module @@ -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=8535cffa5fbf05185648f9f57a2f71899c3bc12c897d320351c53725a48e5359 +checksum=267774bbdf99d47515274542880499437dc94ae291771f5663c62020a62da975 do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest