From 4af825d367564e72edad51fdbe21074ee81ac4e3 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 9 Jul 2023 13:43:37 +0200 Subject: [PATCH] libvirt-python3: update to 9.5.0. --- srcpkgs/libvirt-python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index ea6323be55f..5d050b9be76 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -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 " 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