From 54cc79a143444b8d458b2acfb9df101cc3f513e2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 4 Aug 2023 19:54:52 +0200 Subject: [PATCH] libvirt-python3: update to 9.6.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 5d050b9be76..dff458a06d2 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.5.0 +version=9.6.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=8b6ace0810528ec020e121bf1a142c12f786b12c130c7899e9397f0f3a82c392 +checksum=53422d8e3110139655c3d9c2ff2602b238f8a39b7bf61a92a620119b45550a99 do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest